Lumber mill accepts productivity modules again

This commit is contained in:
Simon Brodtmann 2025-12-18 01:07:04 +01:00
parent ec2f4efc0e
commit 9312e64567

View file

@ -53,7 +53,7 @@ data:extend({
icons_positioning = {
{ inventory_index = defines.inventory.assembling_machine_modules, shift = { 0, 1.25 } }
},
allowed_effects = { "consumption", "speed", "pollution", "quality" },
allowed_effects = { "consumption", "speed", "pollution", "quality", "productivity" },
crafting_categories = { "wood-processing" },
crafting_speed = 2,
energy_source = energy_source,