Increasing the charcoal output?
Is it possible to make the output of charcoal 2x while still having the wood consume 1x (vanilla)?
Changing the global output works, but that also gives me 2x of everything that is smelting (sulfur, metal etc) which is not what I want. Im only after the increase of charcoal. /Regards
Change shortname to charcoal instead of global.
Below are the settings i use for that... it close but not dead accurate

"Output Multipliers": {
"furnace": {
"metal.fragments": 1.0,
"sulfur": 1.0,
"metal.refined": 1.0,
"charcoal": 2.0
},
"furnace.large": {
"metal.fragments": 1.0,
"sulfur": 1.0,
"metal.refined": 1.0,
"charcoal": 2.0