Skip to content

Commit

Permalink
eoh
Browse files Browse the repository at this point in the history
  • Loading branch information
Him188 committed Mar 30, 2024
1 parent 5f5eb21 commit 6e1f501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EOH/v1.lua
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ local function update()
if startsWith(item.name, "gregtech:gt.mateitem.01") then
hasMaterial = true
end
if startsWith(item.name, "barriespp:Modifier") then
if startsWith(item.name, "berriespp:Modifier") then
hasProduct = true
end
end
Expand Down

0 comments on commit 6e1f501

Please sign in to comment.