This is an unofficial fork of Tigercrl/NoRealmsButton.
The original mod removes the Minecraft Realms button from the main menu.
This fork ports the Fabric version to Minecraft 26.1.x.
Tested with:
- Minecraft
26.1.2 - Fabric Loader
0.19.2 - Fabric API
0.149.1+26.1.2
- Install Fabric Loader.
- Install Fabric API.
- Download the
.jarfrom the releases page. - Put the
.jarinto your Minecraftmodsfolder.
This is not an official upstream release.
It is a modified fork build made because the original project may not currently support Minecraft 26.1.x as of 2026-05-19.
Source code for this fork is available in this repository.
Release builds are tagged to match the published .jar files where possible.
This project remains licensed under the GNU General Public License v3.0.
Original project by Tigercrl.
26.1.x port by OeschMe.