Fabulously Optimized

Fabulously Optimized

2M Downloads

Fast Furnace

NebelNidas opened this issue ยท 5 comments

commented

Mod name
Fast Furnace

Curseforge link
https://www.curseforge.com/minecraft/mc-mods/fast-furnace-for-fabric

Modrinth link
N/A

Other link
https://github.com/Tfarcenim/FabricFastFurnace

What it does
This mod does a few things relating to the vanilla furnace, blast furnace, and smoker so that they run faster during their update method, improving TPS.

Why should it be in the modpack
See above

Why shouldn't it be in the modpack
N/A

Categories

  • Performance optimization
  • Graphics optimization
  • New feature
  • Optifine parity
  • Fixes a bug/dependency
  • Replaces an existing mod

Additional details
Fast Furnace wasn't updated for quite a few months, but recently a 1.16.5 version has been pushed out. Meanwhile, some parts of the mod have been integrated into Fabric API already, but not all (so it still gives a performance improvement):

image
(https://www.curseforge.com/minecraft/mc-mods/fast-furnace-for-fabric?comment=20)

commented

I have experience with hosting servers with FastFurnace and FastBench #43.

Both mods consistently cause issues relating to shift clicking items around, while providing little performance gain (and sometimes a loss).

commented

Thank you for the information.

commented

I'm confused about what it does and where. Does it only work on singleplayer? Only on Fabric servers?

"Caching the recipe lookup" sounds like it could conflict with servers/maps that add and remove recipes on demand, like some old ViaVersion servers or new minigame maps.
Also concerned about having any perceptible benefit, maybe it's just better to merge it fully with Fabric API.

commented

image

So it doesn't help when playing on servers, but it speeds up the internal server when in Singleplayer.

commented

Okay, maybe but I still hope it will be included in Fabric API or Minecraft itself. I don't really like the idea of fixing random Mojang bugs with mods.