HomeJavaModsVisual Data Size
Visual Data Size
ModsJava

Visual Data Size

by TM_DE_1 · on Modrinth

A client-side diagnostic mod for 26.2 that displays the exact byte-size and nested tag count of items in advanced tooltips.

⬇ Download on Modrinth
Visual Data Size — screenshot 1

Visual Data Size

Visual Data Size is a lightweight, purely client-side utility and diagnostic tool for Minecraft 26.2. It provides technical transparency by calculating and displaying the exact physical data footprint and internal complexity of any item or container directly inside your inventory tooltips.

Whether you are a mod developer analyzing data efficiency, a server administrator testing item structures, or simply a curious player interested in the technical side of your items, this mod renders hidden technical values visible at a glance.


Key Features


How to Use

  1. Place the generated .jar file into your Fabric mods folder.
  2. Join any Minecraft 26.2 multiplayer server or singleplayer world.
  3. Press F3 + H in-game to toggle Minecraft's Advanced Tooltips on.
  4. Hover over any item (e.g., a Shulker Box) to view its exact Size and Tag Count at the very bottom of the tooltip.

Chat Commands

You can configure and control the display format directly from your chat window using the prefix /visualdatasize (supports Tab-auto-complete):


Example Tooltip Output


Technical Mechanics

Instead of relying on visual rendering systems, Visual Data Size serializes the item into background memory using Mojang's official ItemStack.CODEC and inspects the raw binary block structure. This allows the mod to calculate and process even the most complex nested item components instantly, accurately, and without causing any frame drops or game freezes.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more