RandomPatches
Madis0 opened this issue ยท 4 comments
Mod name
RandomPatches
Curseforge link
https://www.curseforge.com/minecraft/mc-mods/randompatches-fabric
Modrinth link
Other link
https://github.com/TheRandomLabs/RandomPatches/tree/1.16-fabric#randompatches-fabric
What it does
Fixes Minecraft's bugs
Why should it be in the modpack
Some fixes may be relevant to everyone
Why shouldn't it be in the modpack
Haven't found any relevant fixes yet
Categories
- Performance optimization
- Graphics optimization
- New feature
- Optifine parity
- Fixes a bug/dependency
- Replaces an existing mod
Additional details
This can be closed, that feature is server-side. The server sends a keepalive packet to the client ocassionally to see if the client is still listening to the connection, and if not the client is kicked. This can annoy players with bad internet connections. To fix this you can change the keepalive system to work in a better way like RandomPatches and Purpur do, but it cannot be changed from the client AFAIK.
@abasgames You are suggesting this mod because of the keepalive feature, however this feature is claimed to be server-side, so it wouldn't help in most servers. Please elaborate your request - how would it actually help the players if they can't use the feature? Or in which servers did it work for you?
Claims to reduce RAM usage, but that's probably just the DataFixerUpper thats better done in LazyDFU