Fabulously Optimized

Fabulously Optimized

2M Downloads

FastBench

NebelNidas opened this issue ยท 2 comments

commented

Mod name
FastBench

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

Modrinth link
N/A

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

What it does
This mod does a couple things relating to the vanilla workbench so that it runs faster and causes less network traffic. Basically see #41.

Why should it be in the modpack
See above

Why shouldn't it be in the modpack
The latest CurseForge release is out of date and doesn't work that well. But when compiling from this PR, it works with 1.16.5 no issues.

Categories

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

CF version must be up to date, "less network traffic" sounds like modifying packets yet again and therefore risking anticheats.

commented

Nope, it reduces network traffic by simply caching the crafting recipes, no packets are being manipulated client-side. But for that it would have to run on the server, it also has no use when only running client-side only. But again, like with FastFurnace, it speeds up the internal server when in Singleplayer:
image