increased Item/fluid handler slots
This commit is contained in:
parent
5855d79edf
commit
baac16632b
2 changed files with 2 additions and 1 deletions
|
@ -13,6 +13,7 @@ Date: 13.5.2022
|
|||
- reduced stack sizes of energy crystals and diesel fuels
|
||||
- increased stack size of neutron canisters
|
||||
- adjusted fusion reactor fluid inputs
|
||||
- increased Item/fluid handler module slots
|
||||
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 1.0.20
|
||||
|
|
|
@ -54,7 +54,7 @@ data:extend({
|
|||
0,
|
||||
0.8
|
||||
},
|
||||
module_slots = 2
|
||||
module_slots = 4
|
||||
},
|
||||
crafting_speed = 1,
|
||||
energy_usage = '500KW',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue