Compatibility
Minecraft: Java Edition
26.2
26.1.x
Platforms
Supported environments
Client-side
Tags
Creators
Details
Licensed ARR
Published 2 months ago
Updated last month
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
{
"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


