balance and fixes for 1.0.13
This commit is contained in:
parent
30c311af2b
commit
f40fd8969e
5 changed files with 28 additions and 8 deletions
|
@ -48,6 +48,14 @@ data:extend({
|
|||
usage_priority = 'secondary-input',
|
||||
buffer_capacity = '5MJ',
|
||||
},
|
||||
allowed_effects = {"speed", "consumption", "pollution"},
|
||||
module_specification = {
|
||||
module_info_icon_shift = {
|
||||
0,
|
||||
0.8
|
||||
},
|
||||
module_slots = 2
|
||||
},
|
||||
crafting_speed = 1,
|
||||
energy_usage = '500KW',
|
||||
fluid_boxes = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue