diff --git a/lignumis/prototypes/content/wooden-rocket-silo.lua b/lignumis/prototypes/content/wooden-rocket-silo.lua index feb5462..4a224a8 100644 --- a/lignumis/prototypes/content/wooden-rocket-silo.lua +++ b/lignumis/prototypes/content/wooden-rocket-silo.lua @@ -101,7 +101,8 @@ local rocket_part_recipe = { { type = "fluid", name = "wood-pulp", amount = 5 } }, results = { { type = "item", name = "rocket-part", amount = 1 } }, - allow_productivity = true + allow_productivity = true, + auto_recycle = false, } local silo_ready = {