"Food Waste"-Option added

This commit is contained in:
Lukas Reichlin 2020-08-11 21:10:16 +02:00 committed by GitHub
parent 762abad315
commit 2a9d13c819
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -6,4 +6,8 @@ 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
refinery_output (bottle output) bool false
#Enables the conversion of food into fuel
#Default is disabled
food_fuel (food waste) bool false