WARNING: THIS MOD IS ONLY TESTED ON CUSTOM PAYLOAD SIZES, AND HAS NOT THOUROUGHLY TESTED. PLEASE USE AT YOUR OWN DISCRESION. I AM NOT LIABLE FOR ANY POSSIBLE DATA LOSS CAUSED BY USING THIS MOD.
This mod simply removes the packet size limits in minecraft. This is to tackle an issue that some other mods, like xl packets, have tackled, but opting to remove the limitations in packet size, as apposed to merely increasing the limit. This mod also includes the fabric api payload size limitation too.
This mod fixes https://bugs.mojang.com/browse/MC-185901 by removing the checks for the packet size, and preventing the throwing of errors that would otherwise cause clients to be kicked when transferring packets of large sizes, such as recipes. But now with the addition of preventing the errors caused by Fabric API's custom payloads.