RoundedTab
RoundedTab softens the sharp corners of the vanilla player list (the overlay you see when you hold TAB). No more hard rectangle — just clean, rounded edges that fit modern resource packs and UI mods.
Everything is client-side: install it yourself and it works on any server, vanilla or modded. Nothing is required on the server.

✨ Features
- Rounded corners on the TAB player list background.
- Adjustable corner radius — from subtle (1–2 px) to heavily rounded (up to 12 px).
- Background opacity — from the default dark panel all the way down to fully transparent (0%), leaving only the player names.
- One-click toggle — instantly switch back to the vanilla look.
- Lightweight — a couple of tiny mixins, no performance impact, no Fabric API required.
- Settings are saved and persist between game sessions.

⚙️ Configuration
All options live in the Mod Menu config screen (Mods → RoundedTab → settings icon):
| Option | Range | Default | What it does |
|---|---|---|---|
| Rounding | On / Off | On | Master toggle — off restores the vanilla square tab |
| Corner radius | 0–12 px | 6 px | How rounded the corners are |
| Background opacity | 0–100 % | 50 % | Panel transparency; 0 % = fully see-through |
Settings are also stored in config/roundedtab.properties if you prefer editing by hand.
📦 Installation
- Install Fabric Loader for your Minecraft version.
- (Optional) Install Mod Menu to access the in-game settings.
- Drop
roundedtab-x.x.x.jarinto yourmodsfolder. - Launch the game.
RoundedTab does not require Fabric API. Mod Menu is only needed if you want the settings screen — the mod runs fine without it using the config file.
🧩 Compatibility
- Side: client only — safe on every server, never sent to or required by the server.
- Loader: Fabric.
- Works alongside other HUD/UI mods that don't fully replace the vanilla player list.
💛 Credits
Made by me_Alfred — me-alfred.vercel.app
Found a bug or want a feature? Leave a comment — feedback is welcome!
