







Tired of waiting for your furnace to smelt while travelling? Why not craft a furnace out of the fuel itself for smelting in a pinch?
This mod adds several quick-smelting furnaces with no fuel slots, but once they are depleted, they burn themselves up and self-destruct.
Cook food while travelling... in a pinch!

Smelt iron while mining... in a pinch!

Make glass and bricks while building... but be careful!

Added furnaces
- Wooden Furnace
- Dried Kelp Furnace
- Charcoal Furnace
- Coal Furnace
- Blaze Furnace
- Lava Furnace (Getting a little silly there)
- Gunpowder Furnace (I know, gunpowder is not a fue- BOOM!)
Generally, furnaces made from more expensive fuels will be able to smelt more items more quickly, but are a greater hazard. I don't recommend using any of them in your base.
The crafting recipes should be easy to guess except the following few:
Configuration
You can edit the config in disposablefurnaces.json in the config folder of your minecraft directory if you disagree with the balancing or want to remove the explosions from some of the more powerful furnaces.
{
"furnaceGriefing": true, // Set to false to disable explosive hazards. May harm the gameplay balance by reducing risk.
"numItemsCanSmeltWooden": 8, // How many items can the Wooden Furnace smelt during its lifetime?
"smeltDurationSecWooden": 8.0, // How many seconds is the Wooden Furnace's lifetime?
"numItemsCanSmeltDriedKelp": 16, // ...
"smeltDurationSecDriedKelp": 4.0,
"numItemsCanSmeltCoal": 48,
"smeltDurationSecCoal": 10.0,
"numItemsCanSmeltCharcoal": 48,
"smeltDurationSecCharcoal": 10.0,
"numItemsCanSmeltBlaze": 64,
"smeltDurationSecBlaze": 9.0,
"numItemsCanSmeltLava": 400,
"smeltDurationSecLava": 20.0,
"numItemsCanSmeltGunpowder": 40,
"smeltDurationSecGunpowder": 2.0
}
Resources I found helpful when making this mod
- The Fabric Wiki
- Kaupenjoe's Block Entity Fabric Modding Tutorial
- People on the Fabric Discord Server
- Draylar's Fabric Furances source code
- Xander's YetAnotherConfigLib wiki on Config API usage
This is my first Minecraft mod; don't hesistate to make an issue if there's something wrong.
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.20.4
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as disposablefurnaces-1.0.2+1.20.4.jar — drop this file into the mods folder
- Download size: 101 KB
- Download link checked 5 Sept 2026 — working
These come from our own check of the pack file, not from the source page.