Electric Furnace not quick smelting

Still needs to be fixxed.

Hey, it's not supported currently, not an error. I'm working on a new update though regardless

The reason that Quick Smelt disables furnaces is because it calls upon Find Burnable which elec furnaces do not have. I removed the lines of code which call for this and in such have made a temporary fix for it until the dev here releases an official update. PLEASE NOTE that using this version you cannot turn them off with the toggle, as I had to remove StopCooking from the code in order to not make it immediately turn them back off. You can turn them off by taking the wood out, or toggling your electric furnace with a switch.


https://github.com/username-placeholder/QuickSmelt-unofficial-Temp-E-furnace-fix/tree/main

Merged post

Apologies but the above temp fix caused a NRE spam in console for Cook, so i removed it from GitHub, guess we just have to wait for an official patch