mirror of
https://github.com/Lokrates/Biofuel.git
synced 2024-11-19 21:13:44 +01:00
9 lines
320 B
Plaintext
9 lines
320 B
Plaintext
#The time that the refinery needs to produce fuel
|
|
fuel_production_time (fuel production time) int 10 5 360
|
|
|
|
#The number of biomass required for fuel production
|
|
biomass_input (required input) int 4 1 99
|
|
|
|
#Change of refinery output between vial or bottle
|
|
#Default is vial
|
|
refinery_output (bottle output) bool false |