BYG crafting tables dont use fastworkbench recipe caching changes resulting in serverwide crafting lag
Peach774 opened this issue ยท 1 comments
API/Modloader
Forge
Describe the bug
If you use a BYG crafting table, it lags when shift-clicking stacks of items like vanilla crafting tables do. This is fixed in fastworkbench and many mods implement this fix. This needs to be implemented in BYG.
To Reproduce
Crafting a full stack of items on a server by shift-clicking.
Expected behavior
It should not lag, but it does.
Additional context
https://www.curseforge.com/minecraft/mc-mods/fastworkbench
You can see here the changes made and i believe the dev has a guide on how to implement the recipe caching to prevent