From 44607b1b533b6f7d387bf52576d38bfe413aa2f1 Mon Sep 17 00:00:00 2001 From: Him188 Date: Sat, 30 Mar 2024 15:55:20 +0000 Subject: [PATCH] eoh --- EOH/v1.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EOH/v1.lua b/EOH/v1.lua index e9c9a58..be887a1 100644 --- a/EOH/v1.lua +++ b/EOH/v1.lua @@ -233,7 +233,7 @@ local function update() local item = items[i]; if not isNullOrEmpty(item) then printTable(item) - if startsWith(item.name, "gregtech:gt.mateitem.01") then + if startsWith(item.name, "gregtech:gt.metaitem.01") then hasMaterial = true end if startsWith(item.name, "berriespp:Modifier") then