Fabulously Optimized

Fabulously Optimized

2M Downloads

RandomPatches

Madis0 opened this issue ยท 4 comments

commented

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

commented

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.

commented

@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?

commented

Claims to reduce RAM usage, but that's probably just the DataFixerUpper thats better done in LazyDFU

commented

Irrelevant bugs that should be fixed in vanilla, fixing them here would only increase confusion and many people would not notice them anyway