#The refinery one step time
#Total production time is floor(100/fuel_production_step_progress) * fuel_production_step_time
fuel_production_step_time (fuel production step time) int 10 5 3600

#The refinery one step progress
#Total production time is floor(100/fuel_production_step_progress) * fuel_production_step_time
fuel_production_step_progress (fuel production step progress) int 2 1 100

#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

#Enables the conversion of food into fuel
#Default is disabled
food_fuel (food waste) bool false
