diff --git a/crushing-industry-compatibility/prototypes/vanilla.lua b/crushing-industry-compatibility/prototypes/vanilla.lua index fbc1020..7727bb0 100644 --- a/crushing-industry-compatibility/prototypes/vanilla.lua +++ b/crushing-industry-compatibility/prototypes/vanilla.lua @@ -23,7 +23,7 @@ Recipe:new({ Recipe:new({ type = "recipe", name = "stone-brick-sand", - category = "smelting", + category = "crafting", energy_required = 3.2, enabled = false, auto_recycle = false,