Nerf quality assembler to +25% quality

This commit is contained in:
Simon Brodtmann 2025-03-04 21:28:24 +01:00
parent da50f85b5b
commit e1c40fcd33

View file

@ -77,7 +77,7 @@ QualityAssembler.EntityBuilder:new()
crafting_speed = 4,
module_slots = 6,
allowed_effects = { "pollution", "quality" },
effect_receiver = { base_effect = { quality = 10 } }
effect_receiver = { base_effect = { quality = 2.5 } }
})
QualityAssembler.ItemBuilder:new():apply()