https://github.com/errornointernet/nbtsize
Minecraft mod to display the byte size of an item's NBT data
https://github.com/errornointernet/nbtsize
fabric minecraft mod nbt
Last synced: 9 days ago
JSON representation
Minecraft mod to display the byte size of an item's NBT data
- Host: GitHub
- URL: https://github.com/errornointernet/nbtsize
- Owner: ErrorNoInternet
- License: lgpl-3.0
- Created: 2026-04-13T09:08:36.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-13T10:22:41.000Z (about 2 months ago)
- Last Synced: 2026-04-13T12:21:16.432Z (about 2 months ago)
- Topics: fabric, minecraft, mod, nbt
- Language: Java
- Homepage:
- Size: 89.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NBTSize
A Minecraft mod to display the byte size of an item's NBT data. Packed size displays how large the serialized NBT data is after Minecraft's compression. Raw size displays how large the NBT data is without any processing.
