Changed Desc_OilPump_CitemsPerCycle from litres to m3 since that is what's being used by the recipes. An OilPump will by default output 120 m3/minute, which is 2 per second, which is miner.itemsPerCycle / miner.extractCycleTime
Added Desc_WaterPump_C to miners
I'm not sure if data1.0.json is actually used in this repo - I couldnt find any references to e.g. Desc_OilPump_C - but I found it incredibly useful (thanks!) so I guess at the very least others might, too.
Desc_OilPump_C
itemsPerCycle
from litres to m3 since that is what's being used by the recipes. An OilPump will by default output 120 m3/minute, which is 2 per second, which isminer.itemsPerCycle / miner.extractCycleTime
Desc_WaterPump_C
to minersI'm not sure if data1.0.json is actually used in this repo - I couldnt find any references to e.g.
Desc_OilPump_C
- but I found it incredibly useful (thanks!) so I guess at the very least others might, too.