promotional bannermobile promotional banner

Furnace XP Storage

Allows furnaces to store XP like in MC 1.13+

File Details

FurnaceXPStorage - 1.1.0.jar

  • R
  • May 1, 2025
  • 80.93 KB
  • 1.6K
  • 1.12.2
  • Forge

File Name

FurnaceXPStorage - 1.1.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:furnace-xp-storage-1186298:6482968")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v1.1.0
- able to actually define xp per INPUT item, instead of the clumsy xp per output item of vanilla, allowing each smelting recipe its own separate xp value

- JEI compat (renders the correct smelted xp by input item instead of output item)
- CraftTweaker compat (handles furnace.remove and furnace.removeAll zenmethods)
- NetherCraft compat (Netherrack Furnace, as requested by CalaMariGold)