This mod fixes various package erros by doubling the amount of package size. This mod could be used in mod packs for increasing the number of mods.
Fix these problems:
- Badly compressed packet - size of 2552936 is larger than protocol maximum of 2097152
- Packet too big (is 8562867, should be less than 8388608)
- Payload may not be larger than 1048576 bytes
- Payload may not be larger than 32767 bytes
Incompatible with:
- https://www.curseforge.com/minecraft/mc-mods/connectivity
- https://www.curseforge.com/minecraft/mc-mods/xl-packets
Modrinth: https://modrinth.com/mod/packet-size-double-forge
Fabric: https://www.curseforge.com/minecraft/mc-mods/packet-size-doubler
My page: https://www.tonimatas.dev/