NoRealmsFix
作者:rebot | 分类:模组
Minecraft 版本: 26.1 26.1.1 26.1.2
平台: fabric
标签: optimization utility
Completely strips Minecraft Realms out of your client — no more log errors, no authentication spam, and no Realms button on the title screen.
A lightweight client-side Fabric mod. It breaks nothing, requires no account login, and works the moment you install it.
⚡ What it does
- ? Disables all Realms network checks — gone are
RealmsServiceException,NullPointerException, andFailed to fetch Realms feature flags - ? Removes Realms spam from your logs — your console stays clean
- ?️ Hides the "Minecraft Realms" button from the title screen
- ? Cleanly re-lays out the menu — no empty gap is left where the button was; the other buttons shift up to fill it
- ? Full Mod Menu compatibility — the "Mods" tab stays right where it belongs
⚙️ Configuration
? config/norealmsfix.json ```json { "disableRealmsChecks": true, "hideRealmsButton": true } ``` | Option | Default | Description | |--------|---------|-------------| | `disableRealmsChecks` | `true` | Disables Realms network checks | | `hideRealmsButton` | `true` | Hides the Realms button from the title screen | Just want to silence the errors but keep the button? Set `hideRealmsButton` to `false`.? Compatibility
| Minecraft | 26.1.x |
| Loader | Fabric Loader 0.16.0+ |
| Dependencies | Fabric API |
| Java | 25+ |
| Side | client |
Tested with Sodium, Iris, Mod Menu, and Cloth Config — no conflicts.
? Installation
- Install Fabric Loader and Fabric API
- Download
NoRealmsFix-1.0.0.jar - Drop the
.jarinto yourmods/folder - Launch the game — Realms won't bother you anymore ✅
❓ FAQ
Does this break multiplayer? No — regular multiplayer servers work exactly as before. Only Realms is affected. Do I need a Microsoft account? No — the mod works offline as well. No account checks are performed. Will this stop working after a Minecraft update? It's designed for 26.1.x. For future versions — the mod will need an update if Mojang changes the Realms code.? Links
© 2026 kasperoid — All Rights Reserved
请登录后举报
暂无评论,抢个沙发吧~