In recent Minecraft versions all recipes are sent to the client on login. This is necessary for datapacks to be able to add recipes. However all recipes are sent in a single packet. If the size of this packet exceeds 2 MiB the connection will be aborted with an error mentioning “badly compressed packets”. Recipe Buffers Mod (1.16.5) adds some optimizations to reduce the size of that packet, so more mods can be added before the 2 MiB limit is reached. This mod needs to be installed on both client and server, since it essentially changes the “language” they use to speak to each other when syncing recipes. With this mod the size of the packet is typically around half the size it would be otherwise.

Minecraft Forge implemented a general fix for this issue. This means that RecipeBuffers is not necessary any more to prevent errors on login after that Forge build. It still reduces the amount of data sent at login, but the saved data is probably not worth the added potential for bugs in most cases.

Requires:

Minecraft Forge

How to install:

How To Download & Install Mods with Minecraft Forge

How To Download & Install Fabric Mods

Don’t miss out today’s latest Minecraft Mods

Recipe Buffers Mod (1.16.5) Download Links

For Minecraft 1.16.5

Forge version: Download from Server 1Download from Server 2

Click to rate this post!
[Total: 0 Average: 0]