Fixed EnergyStorage Bug and implemented it with directional energy extraction
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
"Components": {
|
||||
"EnergyStorage": {
|
||||
"MaxCapacity": 10000,
|
||||
"ExtractEnergyPerTick": 1000,
|
||||
"ExtractEnergyPerTick": 500,
|
||||
"ReceiveEnergyPerTick": 1000,
|
||||
"CurrentEnergyAmount": 100
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user