CurseForge · Minecraft mod
Fast Furnace minus Replacement
FastFurnace but without Registry Replacement
Quick answer
Which Fast Furnace minus Replacement release should I use?
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.
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.
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.
- 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.
- 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.
- 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 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.
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.
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.)
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:
it doesn't use registry replacement so it will work fine with other mods that modify the furnace.
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).
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.
1.16.4
1 loader build1.16.3
1 loader build1.16.2
1 loader build1.16.1
1 loader build1.16
1 loader build1.15.2
1 loader buildCheck 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
fastfurnaceminusreplacement-1.1-1.16.3.jar
24 Oct 2020
fastfurnaceminusreplacement-1.0.jar
15 Jun 2020
Looking for an older file? The official CurseForge project page is in Resources.