Furnace XP Storage
Modby nischhelm
Allows furnaces to store XP like in MC 1.13+
Type
Mod
CurseForge Downloads
559,480
CurseForge ID
1186298
Last Updated
Sep 5, 2026
Description
Furnaces in MC 1.12.2 and before do not store XP. Instead, players get XP when they extract the smelted items out of the furnace.
Due to this behavior, breaking furnaces does not drop XP. And when you funnel out the output items with a hopper, you also do not get any XP.
This lightweight mod backports the behavior from Minecraft 1.13 and later, where furnaces store the XP from smelting inside the block. Breaking the furnace will spawn XP orbs. And even when funneling smelted items out of the furnace the smelted XP will stay inside the furnace. Players can extract that XP by locking the hopper and extracting one smelted item, or by simply breaking the furnace.
v1.2.0+: Works for a lot of modded furnaces. If you find one that isn't supported, tell me!
v1.3.0+: Thanks to roidrole the stored xp inside furnaces can be turned into any fluid (Essence of Knowledge / Luiqid XP etc) via config
v1.3.1+: mod developers can register their modded Furnaces to store xp and treat it as fluid (if config enabled) via
furnacexpstorage.compat.CompatHandler.addModHandler("yourmodid", () -> tile -> tile instanceof YourFurnaceTileEntity);
if their TileEntity has its own copy of smeltItem() they will need to add the following line into that method
furnacexpstorage.util.SmeltItemHelper.storeXpFromSmelting(inputStack, cookedStack, this.getTileData());
Required dependency: FermiumBooter
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Screenshots
Similar Mods
CFM Refurbished: Watt About Power?
Introduces a circuit breaker block that powers the electricity network in "MrCrayfish's Furniture Mod: Refurbished" usin...
Beyond Earth [Forge]
Fly to Other Planets and Beyond!
Immersive Machinery [Fabric/Forge]
A bunch of rustic machinery to transport, mine, and automate things, while staying close to the vanilla style.
Village Employment
Ever wanted to work in a village? Well, now you can!
Tinkers Integrations and Tweaks
Balanced Mod integrations and Tweaks for Tinkers' Construct for Modpacks
Tinkers' Levelling Addon
Tinkers' Construct addon that adds tool leveling system.