example 1000000 = 300.000 HQ is this normal and can you modify it if yes how thank you
example 1000000 = 300.000 HQ is this normal and can you modify it if yes how thank you
Saw this and thought it deserved a solution.
What you should do here to have the wood burn at vanilla rates is turn the multiplyer to 0 like this:
"Fuel Usage Speed Multipliers": {
"bbq.deployed": 1.0,
"cursedcauldron": 1.0,
"campfire": 1.0,
"fireplace.stone": 1.0,
"furnace": 1.0,
"furnace.large": 1.0,
"refinery_small_deployed": 1.0,
"hobobarrel_static": 1.0
},
"Fuel Usage Multipliers": {
"furnace": 0,
"small.oil.refinery": 0,
"furnace.large": 0,
"stone.fireplace": 0,
"campfire": 0,
"BBQ": 0
I have tested this config and it will work for you and any others seeking this.
WebGhost
Saw this and thought it deserved a solution.
What you should do here to have the wood burn at vanilla rates is turn the multiplyer to 0 like this:
"Fuel Usage Speed Multipliers": {
"bbq.deployed": 1.0,
"cursedcauldron": 1.0,
"campfire": 1.0,
"fireplace.stone": 1.0,
"furnace": 1.0,
"furnace.large": 1.0,
"refinery_small_deployed": 1.0,
"hobobarrel_static": 1.0
},
"Fuel Usage Multipliers": {
"furnace": 0,
"small.oil.refinery": 0,
"furnace.large": 0,
"stone.fireplace": 0,
"campfire": 0,
"BBQ": 0
I have tested this config and it will work for you and any others seeking this.
this makes it so you use NO wood.
I have set it to this and seems to work fine.
},
"Fuel Usage Speed Multipliers": {
"global": 0.3 (the 0.# you can set it to what ever speed you like)
},
"Fuel Usage Multipliers": {
"furnace": 1,
"small.oil.refinery": 1,
"furnace.large": 1,
"stone.fireplace": 1,
"campfire": 1,
"BBQ": 1