Block common mods from connecting to the internet without affecting the mods' functionality, preventing slow loading or game crashes caused by network issues.
Because in certain regions with strict network censorship, accessing specific websites is impossible. For example, in China, websites like Patreon and GitHub are blocked and cannot be accessed normally. However, some popular mods, such as Quark, have included code that requests these websites, and when these requests fail, it can cause the game to stutter or crash. These issues typically occur during server startup or when players join. This mod was created to solve this problem by blocking such network requests, improving game stability for players in affected regions.
A few months ago, I noticed that my Minecraft server was taking nearly 10 minutes to start each time. After investigating, I discovered that Quark was causing this issue. Upon searching the issue tracker, I found that the author of Quark refused to address this problem, which led me to develop this mod to resolve it.
Modrinth doesn't like this mod ¯\_(ツ)_/¯
I don't think this mod violates the Modrinth's Content Rules.
For Forge/NeoForge: Set versionCheck = false in config/fml.toml to disable the loader's update checker.
For Fabric with ModMenu: Set "update_checker": false in config/modmenu.json to disable ModMenu's update checks.
Forge
- Quark
夸克Disables contributor list fetching on startup and player join. fewer celebrations; - Zeta Block spam logs;
- Nitrogen
氮Disables supporters content for The Aether Team mods (e.g., disables MOA skins in The Aether); - Citadel Use local assets instead of remote assets – prevents April Fools' crashes;
- Alex's Caves Use local assets instead of remote assets;
- Ad Astra Blocks stations requests;
- Bagus Lib Blocks supporters info requests;
- Blueprint Respects
slabfishSettings.enabled=falseto block unnecessary requests; - Botania
植物魔法Disables contributor list fetches; - Enigmatic Legacy
神秘遗物Blocks update checks and "DevotedBelievers" fetches; - Exposure Blocks golden camera skin requests;
- M.R.U Blocks API requests;
- Immersive Engineering Blocks special revolver skin requests;
- Immersive Caves Blocks special revolver skin requests;
- Inventory Profiles Next
一键背包整理NextDisables update checks and telemetry requests; - Obscure API Blocks mod list requests;
- Petrolpark Library Blocks badge fetch requests;
- Placebo Blocks patron trail requests and patron wing requests;
- Ribbits Blocks patron hat requests and No more Pride Month;
- Supplementaries
锦致装饰Prevents supporters info requests; - Titanium
钛Blocks reward requests; - Xaero's Minimap
Xaero的小地图Disables update checks & patreon checks fetches; - Xaero's World Map
Xaero的世界地图Disables update checks & patreon checks fetches; - ProjectE
等价交换重制版Blocks UUID check request; - Hexerei
魔法巫师Blocks supporter requests; - Voidscape
虚空工艺Blocks donator requests; - Additional Structures
失落废墟Blocks supporter requests; - TenshiLib Blocks patreon requests;
- Create Tram Additions Blocks TTS requests;
- Ars Nouveau
新生魔艺Blocks reward requests; - Immersive Portals
沉浸式传送门Blocks mod info requests; - Majrusz Library Blocks version check;
- Kiwi Library Blocks reward requests;
- Create: Steam 'n' Rails
机械动力:汽鸣铁道Blocks DevCaps requests; - All The Compatibility Blocks supporter requests;
- UnionLib Disables cosmetics feature and blocks supporter requests;
- Illager Revolution Blocks patreon requests;
- FancyToasts Only send request when CreditsScreen is open;
Fabric
- Nitrogen
氮Disables supporters content for The Aether Team mods (e.g., disables MOA skins in The Aether); - Ad Astra Blocks stations requests;
- Botania
植物魔法Disables contributor list fetches; - Exposure Blocks golden camera skin requests;
- M.R.U Blocks API requests;
- Inventory Profiles Next
一键背包整理NextDisables update checks and telemetry requests; - Iris Shaders Blocks update requests;
- Ribbits Blocks patron hat requests and No more Pride Month;
- Supplementaries
锦致装饰Prevents supporters info requests; - Xaero's Minimap
Xaero的小地图Disables update checks & patreon checks fetches; - Xaero's World Map
Xaero的世界地图Disables update checks & patreon checks fetches; - TenshiLib Blocks patreon requests;
- Create Tram Additions Blocks TTS requests;
- Immersive Portals
沉浸式传送门Blocks mod info requests; - Majrusz Library Blocks version check;
- Kiwi Library Blocks reward requests;
- Create: Steam 'n' Rails
机械动力:汽鸣铁道Blocks DevCaps requests; - UnionLib Disables cosmetics feature and blocks supporter requests;
- FancyToasts Only send request when CreditsScreen is open;
- Will XX Minecraft version be supported?
The author can only guarantee maintenance for current mainstream versions and versions the author actively plays. - Can I include
Save My Shaky Networkin a modpack?
✅ Yes! It's recommended to use Modrinth .mrpack or CurseForge modpack ZIP format.
❌ Do not directly include the mod binary (.jar) in your modpack—prioritize user security. - Add support for I18nUpdateMod?
Never, I can't get a mod that needs a network to work after losing it. Maybe God can. 😇
This mod is distributed under MIT license
