Reset metal and stars overwritten gold plate icon

This commit is contained in:
Jason Hiatt 2025-01-22 18:44:34 +13:00
parent 858e67cf9c
commit dfe17995fe

View file

@ -3,4 +3,6 @@ if not mods["metal-and-stars"] then
end end
data.raw.recipe["gold-plate"].enabled = true data.raw.recipe["gold-plate"].enabled = true
data.raw.recipe["gold-cable"].enabled = true data.raw.recipe["gold-cable"].enabled = true
data.raw.item["gold-plate"].icon = "__lignumis__/graphics/icons/gold-plate.png"