Loading...
Beta Modpages Unclaimed

Fast Furnace minus Replacement

FastFurnace but without Registry Replacement

0 Likes
7865330 Downloads
Created by tfarecnim

Description

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:

 


AD Become Premium to remove Ads!

What means Verified?

  • Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
  • Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
  • Security: The mod should not contain any malicious code or attempts to steal personal information.
  • Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
  • Originality: The mod should be original and not a copy of someone else's work.
  • Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
  • Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
  • License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
  • Documentation: The mod should come with clear and detailed documentation on how to install and use it.

AD Become Premium to remove Ads!

How to Install

1

Download Forge & Java

Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.

2

Prepare

Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.

3

Add Mods

Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder

4

Enjoy

You are now Ready. Re-start your Game and start Playing.

More Mods like this

Clumps

Clumps XP orbs together to reduce lag

Morpheus

Sleep vote system

FTB Utilities (Forge)

FTB Utilities is a mod by FTB. It aims to provide several useful utilities within the FTB Platform ranging from friends list, server configuration utilities, world borders, guide system and many other features...

spark

spark is a performance profiler for Minecraft clients, servers and proxies.

Lootr (Forge & NeoForge)

A mod that makes it so nobody misses out on Loot! All loot chests are instanced per player and visually unique.