Stone brick from sand is now crafted in assemblers

This commit is contained in:
Simon Brodtmann 2025-09-14 15:56:27 +02:00
parent d2321d13a4
commit ed65e55680

View file

@ -23,7 +23,7 @@ Recipe:new({
Recipe:new({ Recipe:new({
type = "recipe", type = "recipe",
name = "stone-brick-sand", name = "stone-brick-sand",
category = "smelting", category = "crafting",
energy_required = 3.2, energy_required = 3.2,
enabled = false, enabled = false,
auto_recycle = false, auto_recycle = false,