From bc50e46ed71a284e0c3a0f472ead18dce680b580 Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Tue, 27 Jan 2026 23:14:06 +0100 Subject: [PATCH] Fix modules for farm and nursery --- Bio_Industries_2/prototypes/Bio_Farm/entities.lua | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Bio_Industries_2/prototypes/Bio_Farm/entities.lua b/Bio_Industries_2/prototypes/Bio_Farm/entities.lua index fd8ee4e..8ff75d9 100644 --- a/Bio_Industries_2/prototypes/Bio_Farm/entities.lua +++ b/Bio_Industries_2/prototypes/Bio_Farm/entities.lua @@ -327,9 +327,7 @@ data:extend({ ingredient_count = 3, open_sound = { filename = "__base__/sound/machine-open.ogg", volume = 0.85 }, close_sound = { filename = "__base__/sound/machine-close.ogg", volume = 0.75 }, - module_specification = { - module_slots = 3 - }, + module_slots = 3, allowed_effects = { "consumption", "speed", "productivity", "pollution" }, }, @@ -412,7 +410,7 @@ data:extend({ pipe_connections = { { flow_direction = "input", direction = defines.direction.north, position = { 0, -1 } } } }, }, - module_specification = {module_slots = 2}, + module_slots = 2, allowed_effects = { "consumption", "speed", "productivity", "pollution" }, graphics_set = { animation = {