Realistic Furnace

A Furnace Multiblock that requires you to manage heat in order to smelt your items with highly customizable recipes. You can also customize the multiblock itself!

File Details

realistic_furnace-1.1.2-1.20.1-release.jar

  • R
  • Nov 27, 2025
  • 160.95 KB
  • 825
  • 1.20.1
  • Forge

File Name

realistic_furnace-1.1.2-1.20.1-release.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:realistic-furnace-1361136:7266882")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Recipes

  • [add] Increasable amount of output items for the normal output and the overheated output + JEI support

Accessibility

  • [add] Toggle between Fahrenheit and Celsius in the configs

Features

  • [add] Option to disable the interaction with the vanilla furnace in the configs

Fuel

  • [change]  Fuel is now supposed to be edited in fuels.json, not in configs anymore

  • [add] Fuel can be added via command with item in hand:
  • /realistic_furnace fuel add [true/false] [burnDuration] [heatStrength] ([maxHeat])
  • true/false determines if the nbt is considered
  • [add] Fuel can be removed via command:
  • /realistic_furnace fuel remove [itemid]
  • if a single _itemid_ has multiple fuel registries, all will be deleted with that command