Add a component for upgrading power consumption in machines (#11777)
Co-authored-by: 0x6273 <0x40@keemail.me>
This commit is contained in:
@@ -30,3 +30,6 @@
|
||||
- type: Wires
|
||||
BoardName: "chem_dispenser"
|
||||
LayoutId: chem_dispenser
|
||||
- type: UpgradePowerDraw
|
||||
powerDrawMultiplier: 0.75
|
||||
scaling: Exponential
|
||||
|
||||
@@ -19,6 +19,9 @@
|
||||
- type: Appearance
|
||||
- type: ApcPowerReceiver
|
||||
powerLoad: 1000
|
||||
- type: UpgradePowerDraw
|
||||
powerDrawMultiplier: 0.75
|
||||
scaling: Exponential
|
||||
- type: ExtensionCableReceiver
|
||||
- type: Damageable
|
||||
damageContainer: Inorganic
|
||||
|
||||
Reference in New Issue
Block a user