From 2a9d13c81926eb61dc4980f0eaaf54d64f8a90ad Mon Sep 17 00:00:00 2001 From: Lukas Reichlin <34397989+Lokrates@users.noreply.github.com> Date: Tue, 11 Aug 2020 21:10:16 +0200 Subject: [PATCH] "Food Waste"-Option added --- settingtypes.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/settingtypes.txt b/settingtypes.txt index c295434..fa88607 100644 --- a/settingtypes.txt +++ b/settingtypes.txt @@ -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 \ No newline at end of file +refinery_output (bottle output) bool false + +#Enables the conversion of food into fuel +#Default is disabled +food_fuel (food waste) bool false