Hey All,
Maybe I'm doing something wrong. The goal is that Fogmachine, Snowmachine, Tuna Can Lamp and lantern when they do not have fuel on/in them. It pulls the fuel from the TC and uses that. It doesn't seem to be working that way though and I was hoping someone would be able to assist.
Maybe I'm doing something wrong. The goal is that Fogmachine, Snowmachine, Tuna Can Lamp and lantern when they do not have fuel on/in them. It pulls the fuel from the TC and uses that. It doesn't seem to be working that way though and I was hoping someone would be able to assist.
{
"Settings": {
"Don't require fuel": false
},
"Types to autofuel": {
"Use Barbeque": false,
"Use Campfire": false,
"Use Ceiling Light": true,
"Use Fireplace": false,
"Use Fogmachine": true,
"Use Furnace": false,
"Use JackOLanterns": true,
"Use Lantern": true,
"Use Oil Refinery": false,
"Use Search Light": true,
"Use Skull Fire Pit": false,
"Use Tuna Can Lamp": true,
"Use Snowmachine" true
}
}