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