Biofuel/settingtypes.txt

14 lines
424 B
Plaintext
Raw Normal View History

2019-06-30 17:51:28 +02:00
#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
2020-08-11 21:10:16 +02:00
refinery_output (bottle output) bool false
#Enables the conversion of food into fuel
#Default is disabled
food_fuel (food waste) bool false