Hi All,
I have the mod installed and reloaded after edits. My Candle Hat does not use fuel so i think it is basically OK. I have not tried the other deployables i set to true.
The Small Generator is still using fuel. Here is my config. Please note i left the "Require permission...." set to false.
{
"Entities that ignore fuel consumption": {
"Barbeque": false,
"Campfire": false,
"CandleHat": true,
"MinersHat": true,
"SmallCandle": true,
"LargeCandle": true,
"CeilingLight": false,
"Chainsaw": false,
"ChineseLantern": false,
"CursedCauldren": false,
"Firepit": false,
"Fireplace": false,
"FogMachine": false,
"Furnace": false,
"LargeFurnace": false,
"SmallGenerator": true,
"HoboBarrel": false,
"Lanterns": true,
"OilRefinery": false,
"Quarry": false,
"Searchlight": false,
"SnowMachine": false,
"TunaLight": true
},
"Require permission to ignore fuel consumption": false,
"Version": {
"Major": 1,
"Minor": 4,
"Patch": 1
}
}