Back to mods
Fast Furnace minus Replacement project artwork

CurseForge · Minecraft mod

Fast Furnace minus Replacement

FastFurnace but without Registry Replacement

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Fast Furnace minus Replacement release should I use?

Updated 5 years ago
Latest stable file fastfurnaceminusreplacement-1.1-1.16.3.jar
Game version 1.16.3, 1.16.1, 1.16.5
Loader Not required

Fast Furnace minus Replacement fastfurnaceminusreplacement-1.1-1.16.3.jar targets 1.16.3, 1.16.1, 1.16.5. 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. No extra mods listed for this file.

Where it goes

Is Fast Furnace minus Replacement 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.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release No loader listed
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does Fast Furnace minus Replacement fastfurnaceminusreplacement-1.1-1.16.3.jar need?

fastfurnaceminusreplacement-1.1-1.16.3.jar. Change the file and its required mods may change too.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add Fast Furnace minus Replacement without breaking your instance.

Built for Fast Furnace minus Replacement fastfurnaceminusreplacement-1.1-1.16.3.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use fastfurnaceminusreplacement-1.1-1.16.3.jar. It targets 1.16.3, 1.16.1, 1.16.5; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 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.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside fastfurnaceminusreplacement-1.1-1.16.3.jar. It opens that exact file at the source.

About this project

What does Fast Furnace minus Replacement add?

Overview

This mod uses Mixins instead of registry replacement for a more mod friendly, less invasive way of optimizing the furnace that can also be done server only.

For more detailed info read the spoiler below.

Now what you might be wondering is why release this at all then?

Doesn't Forge already have this mod?

Well yes, you would be correct, however, it has one major flaw: registry replacement.

In essence, what registry replacement does is allow a modder to replace any block/item/fluid, etc... in the game and subsitute it with their own subclass.

However, there's a few catches.

  1. Only one mod in a pack can registry replace per pack, if more than one mod attempts to registry replace the same block, the other overrides will be discarded.

  2. All references to the old object become invalid and can lead to bad behavior such as breaking other mods or even vanilla itself (try registry replacing stone, I dare you.)

  3. All mixins, coremods, etc will not get called if the subclass overrides those methods and doesn't call super (why blast processing won't work with normal fast furnace, as it replaces the tick function of the vanilla furnace so my own mixins won't apply)

The advantages of the mixin version vs the registry replacement version is:

  1. it doesn't use registry replacement so it will work fine with other mods that modify the furnace.

  2. Because it doesn't modify registries, it can be ran serverside only as processing only happens on the (logical) server (yes, the mod still works in singleplayer).

  3. No methods are overridden so it will work with other mods injecting into the same method.

Note: this mod does require mixinbootstrap but can be ran serverside only if desired

Need a custom mod for a reasonable fee? Just want to chat? Have a complex issue needing additional discussion? Come join the Discord:

Project description from CurseForge.

Pick your setup

Fast Furnace minus Replacement by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

7 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Fast Furnace minus Replacement versions and loaders

2 of 2 releases match

Looking for an older file? The official CurseForge project page is in Resources.