
Modrinth · Minecraft mod
Visual Data Size
A client-side diagnostic mod for 26.2 that displays the exact byte-size and nested tag count of items in advanced tooltips.
Quick answer
Which Visual Data Size release matches 26.2?
Visual Data Size 1.2.1 targets 26.2 with Fabric. It must be installed on the client. Do not install it on the dedicated server. All 1 required mods have matching files.
Where it goes
Is Visual Data Size required on the client, server, or both?
It must be installed on the client. Do not install it on the dedicated server.
This file is marked client-only.
What else does Visual Data Size 1.2.1 need?
1.2.1 on 26.2. Every mod below is checked against that same setup.
Install Fabric API first. We found matching files for this game-version and loader setup.
We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add Visual Data Size without breaking your instance.
Built for Visual Data Size 1.2.1 on 26.2. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use 1.2.1. It targets 26.2 with Fabric; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
Install Fabric API first. We found matching files for this game-version and loader setup.
- 03
Put it on the correct side
It must be installed on the client. Do not install it on the dedicated server.
- 04
Pick the file you checked
Use the “Get this file” button beside 1.2.1. It opens that exact file at the source.
About this project
What does Visual Data Size add?
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
- Exact Data Measurement: Measures the precise network packet and storage footprint of any item or full stack in Bytes (B), Kilobytes (KB), or Megabytes (MB).
- Structural Tag Counter: Recursively counts every single sub-tag and nested property hidden inside complex components (such as fully loaded Shulker Boxes or heavily customized books).
- Live In-Game Chat Commands: Instantly toggle the mod or change the structural rounding formats live via simple client-side chat commands.
- 100% Client-Side: Operates strictly on your game client. Requires no server-side installation, no admin permissions, and works seamlessly on any multiplayer server or singleplayer world.
- Vanilla Native Design: Blends perfectly into Minecraft's native tooltip design. It uses the exact dark-gray formatting as standard component counters to keep your UI clean.
How to Use
- Place the generated
.jarfile into your Fabricmodsfolder. - Join any Minecraft 26.2 multiplayer server or singleplayer world.
- Press
F3+Hin-game to toggle Minecraft's Advanced Tooltips on. - 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):
/visualdatasize toggle— Turns the tooltip display ON or OFF./visualdatasize format smart— Automatically switches between B, KB, and MB depending on the item data density./visualdatasize format bytes— Forces the display to show the raw, absolute number in Bytes./visualdatasize format kb— Forces the display to show values rounded to Kilobytes./visualdatasize format mb— Forces the display to show values rounded to Megabytes./visualdatasize format bits— Converts the byte size into pure digital Bits (Bytes × 8).
Example Tooltip Output
- Normal Item Stack:
Size: 42 B (Tags: 3)— Standard vanilla item data. - Regular Loaded Shulker:
Size: 24.50 KB (Tags: 112)— A typical storage container with medium data density. - Complex Custom Item:
Size: 1.15 MB (Tags: 8420)— A highly complex item containing thousands of nested technical structures.
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.
Project description from Modrinth.
Pick your setup
Visual Data Size by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.2
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Visual Data Size versions and loaders
1.2.1
Visual data size-1.2.1.jar
14 Jul 2026
Looking for an older file? The official Modrinth project page is in Resources.