Better Tab

⭐ ⭐ (236 endorsements) 📥 403,068 downloads 📌 v2.2.1+26.2 📅 10/2/2024
🟡 Updated this year

By Fy17 · decoration

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 6/23/2026 📅 Created: 10/2/2024
⚠️ Install Order · 2 steps
1🛠️ Forge — Minecraft Forge (mod loader) Download ↗
2🛠️ Fabric — Fabric Loader Download ↗

Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.

🔍 Analysis

  • 👍 0.1% endorsement rate
  • 🏆 #5 of 335 decoration mods in this game by downloads

📋 About This Mod

<center> !(https://cdn.modrinth.com/data/cached_images/df2a8480033b27d741794e79a200d64611ce0e47.png) --- (https://discord.gg/tqn38v6w7k) (https://modrinth.com/mod/fabric-api) (https://modrinth.com/mod/yacl) (https://modrinth.com/mod/modmenu) </center> Better Tab is a mod that improves the player list, making it scrollable and adding a numerical ping display. The default minecraft player list only shows up to 80 players, and on smaller screens they will overlap making it difficult to read. Better Tab makes the player list scrollable, making sure no entries overlap and infinite players can be seen. --- ## Showcase (Without & with the mod) Comparison between when using the mod, and when not. Without the mod comes first. <iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/_1Sxm7B5l-Q" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> --- ## For developers <details> <summary>Developer Documentation</summary> BetterTab also includes a "library" that can help you render icons next to a player on the player list. This could for example be useful if you want to have a synced logo for everyone using your mod or modpack. BetterTab can then help you with the rendering part. To insert a badge, simply register a badge provider, and insert your icons into the badge array. This could look like this: ```java import static tab.bettertab.tabList.BadgeManager.registerBadgeProvider; public class MyMod implements ModInitializer { @Override public void onInitialize() { // You can easily add your own badges by registering a provider like the following example. registerBadgeProvider((player, badgeList) -> { if (player.getProfile().getName().equals("Fy17")) { badgeList.add(Identifier.of("myMod", "textures/gui/example.png")); } }); } } ``` </details> <center> ## Check out my other mods (https://modrinth.com/mod/adaptivehud) (https://modrinth.com/mod/anti-item-break) </center>

!(https://cdn.modrinth.com/data/cached_images/df2a8480033b27d741794e79a200d64611ce0e47.png)

[discord-plural](https://discord.gg/tqn38v6w7k) [fabric-api](https://modrinth.com/mod/fabric-api) [yacl](https://modrinth.com/mod/yacl) [modmenu](https://modrinth.com/mod/modmenu)

Better Tab is a mod that improves the player list, making it scrollable and adding a numerical ping display. The default minecraft player list only shows up to 80 players, and on smaller screens they will overlap making it difficult to read. Better Tab makes the player list scrollable, making sure no entries overlap and infinite players can be seen.

## Showcase (Without & with the mod) Comparison between when using the mod, and when not. Without the mod comes first.

## For developers

Developer Documentation BetterTab also includes a "library" that can help you render icons next to a player on the player list.

This could for example be useful if you want to have a synced logo for everyone using your mod or modpack. BetterTab can then help you with the rendering part.

To insert a badge, simply register a badge provider, and insert your icons into the badge array. This could look like this: ```java import static tab.bettertab.tabList. BadgeManager.registerBadgeProvider;

public class MyMod implements ModInitializer { @Override public void onInitialize() { // You can easily add your own badges by registering a provider like the following example. registerBadgeProvider((player, badgeList) -> { if (player.getProfile().getName().equals("Fy17")) { badgeList.add(Identifier.of("myMod", "textures/gui/example.png")); } }); } } ```

## Check out my other mods [adaptivehud](https://modrinth.com/mod/adaptivehud) [adaptivehud](https://modrinth.com/mod/anti-item-break)

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Mods
Author
Fy17
Version
2.2.1+26.2
Downloads
403,068
Endorsements
236
Category
decoration
Created
10/2/2024
Updated
6/23/2026
Game Versions
26.2
Tags
decoration, management, utility

🔧 How to Install Minecraft Mods Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Mods →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Mods versions does Better Tab support?

The author lists 26.2. Other versions may work but are untested by the author.

What is the latest version of Better Tab?

Version 2.2.1+26.2, published 2026-06-23 with 403,068 downloads recorded at the source.

Keep browsing — more Minecraft Mods mods await

📋 All Minecraft Mods Mods 🏆 Top 25 📂 More decoration 👤 More by Fy17 🔎 Similar Mods 🌐 Best decoration (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods