HomeJavaModsDisposable Furnaces
Disposable Furnaces
Disposable Furnaces — screenshot 1Disposable Furnaces — screenshot 2Disposable Furnaces — screenshot 3Disposable Furnaces — screenshot 4Disposable Furnaces — screenshot 5Disposable Furnaces — screenshot 6
Disposable Furnaces

A wooden furnace

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!

Wooden furnace being crafted and used to smelt food when travelling at night

Smelt iron while mining... in a pinch!

Coal furnace being used to smelt iron in a cave

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

Blaze burnace being used to smelt a lot of sand into glass. It burns a villager who steps on it, the tree next to it, and explodes when exhausted

Added furnaces

allfurnaces

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.

spectrum

The crafting recipes should be easy to guess except the following few:

crafting

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

This is my first Minecraft mod; don't hesistate to make an issue if there's something wrong.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more