Fix recipe name for bronze-spring

This commit is contained in:
Simon Brodtmann 2025-11-24 22:05:14 +01:00
parent a396106c92
commit 4a6fdf43dc

View file

@ -200,6 +200,7 @@ data:extend({
{ {
type = "recipe", type = "recipe",
name = "bronze-spring", name = "bronze-spring",
localised_name = { "item-name.bronze-spring" },
category = "crafting", category = "crafting",
order = "s2[spring]", order = "s2[spring]",
enabled = false, enabled = false,