CurseForge · Minecraft mod
Furnace XP Storage
Allows furnaces to store XP like in MC 1.13+
Quick answer
Which Furnace XP Storage release should I use?
Furnace XP Storage FurnaceXPStorage-1.3.1.jar targets 1.12.2 with Forge. The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server. All 1 required mods have matching files.
Where it goes
Is Furnace XP Storage required on the client, server, or both?
The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.
The source does not explicitly classify this release as client-only or server-only.
What else does Furnace XP Storage FurnaceXPStorage-1.3.1.jar need?
FurnaceXPStorage-1.3.1.jar. Change the file and its required mods may change too.
Install FermiumBooter first. We found matching files for this game-version and loader setup.
We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add Furnace XP Storage without breaking your instance.
Built for Furnace XP Storage FurnaceXPStorage-1.3.1.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use FurnaceXPStorage-1.3.1.jar. It targets 1.12.2 with Forge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
Install FermiumBooter first. We found matching files for this game-version and loader setup.
- 03
Put it on the correct side
The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.
- 04
Pick the file you checked
Use the “Get this file” button beside FurnaceXPStorage-1.3.1.jar. It opens that exact file at the source.
About this project
What does Furnace XP Storage add?
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
Project description from CurseForge.
Pick your setup
Furnace XP Storage by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.12.2
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Furnace XP Storage versions and loaders
FurnaceXPStorage-1.3.1.jar
14 Dec 2025
FurnaceXPStorage-1.3.0.jar
14 Dec 2025
FurnaceXPStorage-1.2.1.jar
13 Dec 2025
FurnaceXPStorage-1.2.0.jar
11 Dec 2025
FurnaceXPStorage-1.1.4.jar
13 Jul 2025
FurnaceXPStorage-1.1.3.jar
24 Jun 2025
FurnaceXPStorage-1.1.2.jar
23 Jun 2025
FurnaceXPStorage-1.1.1.jar
20 May 2025
FurnaceXPStorage - 1.1.0.jar
1 May 2025
FurnaceXPStorage - 1.0.1.jar
19 Apr 2025
FurnaceXPStorage - 1.0.0.jar
24 Jan 2025
Looking for an older file? The official CurseForge project page is in Resources.