Rename mod

This commit is contained in:
Simon Brodtmann 2025-10-20 10:10:27 +02:00
parent e6daa69ccd
commit ec272b2135
21 changed files with 87 additions and 87 deletions

View file

@ -29,7 +29,7 @@ if simpleCompress then
} or {
{type="item", name = "lead-plate", amount=simpleCompress.CompressedSmeltAmount},
}
leadRecipe.icons = {{ icon = "__bzlead__/graphics/icons/lead-plate.png", icon_size = 64 }}
leadRecipe.icons = {{ icon = "__bzlead2__/graphics/icons/lead-plate.png", icon_size = 64 }}
leadRecipe.subgroup = "raw-material"
leadRecipe.order = "d[lead-plate]"
end