Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fast Furnace #41

Closed
1 of 6 tasks
NebelNidas opened this issue Apr 14, 2021 · 5 comments
Closed
1 of 6 tasks

Fast Furnace #41

NebelNidas opened this issue Apr 14, 2021 · 5 comments
Labels
mod New Fabric mod to include rejected Mods and changes that will not be added

Comments

@NebelNidas
Copy link

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)

@NebelNidas NebelNidas added the mod New Fabric mod to include label Apr 14, 2021
@NebelNidas NebelNidas mentioned this issue Apr 14, 2021
6 tasks
@Madis0
Copy link
Member

Madis0 commented Apr 15, 2021

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.

@NebelNidas
Copy link
Author

image

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

@Madis0
Copy link
Member

Madis0 commented Apr 15, 2021

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.

@CodeF53
Copy link

CodeF53 commented Jun 22, 2021

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

@Madis0
Copy link
Member

Madis0 commented Jun 22, 2021

Thank you for the information.

@Madis0 Madis0 closed this as completed Jun 22, 2021
This was referenced Jun 29, 2021
@Madis0 Madis0 added the rejected Mods and changes that will not be added label Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mod New Fabric mod to include rejected Mods and changes that will not be added
Projects
None yet
Development

No branches or pull requests

3 participants