Save My Shaky Network
A mod to maintain Minecraft game stability when experiencing internet connection issues. This modification blocks network requests from some popular mods without affecting their functionality, thereby preventing slow loading and game crashes.
Why This Mod Exists
Some countries have strict internet censorship that makes it impossible to access certain websites. For example, in China, platforms like Patreon and GitHub are blocked. However, many well-known mods, including Quark, contain code that attempts to connect to these sites.
When such connection attempts fail, it can cause:
- Game freezing
- Crashes
- Long server loading times
- Issues when players log in
The developer created this solution after noticing that their Minecraft server was taking almost 10 minutes to load. Investigation revealed that Quark was causing this problem.
Examples of Related Issues
Videos and materials demonstrating the problem: https://www.bilibili.com/video/BV14E421u7Kt/ https://www.bilibili.com/read/cv13814407/

Features
For Forge/NeoForge
Set versionCheck = false in the config/fml.toml file to disable the loader's update checking.
For Fabric with ModMenu
Set "update_checker": false in config/modmenu.json to disable ModMenu's update checks.
Versions are available for various Minecraft editions, each with its own implementation features.
Frequently Asked Questions
1. Will XX Minecraft version be supported?
The author can only guarantee support for current main versions and versions the author actively plays.
2. Can I include Save My Shaky Network in a modpack?
✅ Yes! It's recommended to use supported modpack platform formats. Do not include the mod file (.jar) directly in your modpack — this is important for user security.
License
Distributed under the MIT license.