EAFurnace

This project adds a few items and blocks, which main core item is Electric Arc Furnace.

File Details

EAFurnace-V1

  • R
  • Jun 21, 2026
  • 50.04 KB
  • 5
  • 1.21.1
  • NeoForge

File Name

EAFurnace-1.21.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:eafurnace-1582927:8291842"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

This is the begining of the mod called : EAFurnace

Items

  • Ligther

Blocks

  • Electric Arc Furnace
  • Energised Stone

Mechanics

| Electric Arc Furnace

  • Smelts basically anything furnace-compatible (food, ores, materials).
  • Uses recipe priority: regular smelting first, then blasting/smoking -fallback.
  • Runs 7x faster than blasting furnace.
  • Requires iron+ pickaxe to mine (iron/gold/diamond/netherite).

| Energy fuel system

  • Fuel slot uses energy-based fuels (not normal coal-style burn).
  • 1 smelted item = 1 energy point exactly.
  • Energy is shown in the furnace UI bar (top glass bar).

| Fuel types

  • Redstone Block fuel: 512 energy, depletes into Stone.
  • Energised Stone fuel: 256 energy, depletes into Smooth Stone.
  • Energy persists on the fuel item (remove/reinsert keeps remaining energy).

| Energised Stone block

  • Is a real placeable/minable block.
  • Can be made from smooth stone + redstone torch (crafting), and via recharge interaction.

| Lighter

  • Crafted shapeless (iron ingot + stick + copper ingot + flint and steel).
  • Alt-use on stone: 10 clicks turns stone into smooth stone.

| Recharge interaction

  • Alt + redstone torch interaction on smooth stone progresses recharge (with progress feedback text), producing Energised Stone flow.

| Simple lower HUD text feedback

  • Smoothing/charging progress shows as plain text near the lower HUD (not a fancy progress bar).

| Guide Book

  • Removed from the final build.