Перейти к содержимому
Mineforgian

NBT viewer

NBT Viewer lets you inspect item NBT data at a glance by displaying it directly in tooltips, making debugging and mod development easier.

3K загрузок14 подписчиковMITfabricneoforge

Обновлён 21 апреля 2026 г. · опубликован 7 января 2026 г.

  • Скриншот: NBT viewer
  • NBT tooltip
  • Скриншот: NBT viewer
  • Settings screen
  • Entity NBT UI
  • Copy NBT clipboard

NBTviewer

NBTviewer is a lightweight client-side NeoForge mod that displays NBT (SNBT) data directly in-game.

It is designed for modders, pack makers, and advanced players who want to inspect, debug, and understand data instantly — without commands or external tools.


Main Features

NBT directly in tooltips

  • Displays the full SNBT of the hovered item directly in its tooltip

Entity NBT overlay

  • Press N to toggle entity NBT display while looking at entities
  • Displays key entity data directly on the player HUD
  • Works seamlessly alongside item tooltips

Entity lock system

  • Shift + L to lock the currently targeted entity
  • Keeps displaying its NBT even when not looking at it anymore

Advanced entity NBT viewer

  • Shift + O to open a clean and scrollable interface
  • Better readability for large and complex NBT structures
  • Includes a copy button for quick access

Hold SHIFT to show (optional)

  • By default, NBT is only shown while holding SHIFT
  • Optional hint line when SHIFT is not held

Syntax highlighting (HEX colors)

  • Keys
  • Strings
  • Numbers
  • Booleans
  • Punctuation ({ } [ ] , :)
  • Identifiers

All colors are configurable using HEX format (#RRGGBB).

Formatting modes

  • Single-line: compact raw SNBT on one line
  • Multi-line: formatted with indentation and line breaks

Includes safety limits to avoid excessively large tooltips.

Safe truncation & limits

  • Maximum total character count
  • Maximum line length
  • Configurable indentation size

Tooltip scaling

  • Auto-scale: adapts to NBT size and line count
  • Manual scale: fixed size (ignored when auto-scale is enabled)

Copy NBT to clipboard

  • Press CTRL + SHIFT + C to copy item SNBT
  • Optional feedback:
    • Small popup confirmation
    • Optional local sound effects (client-side only)

Configuration

  • SHIFT-only display
  • Single-line or multi-line formatting
  • Tooltip hint lines
  • Tooltip size limits
  • Indentation spacing
  • Auto-scale or manual scale
  • Clipboard popup and sounds
  • Full HEX color customization

Multiplayer

  • Client-side only
  • No server installation required
  • No network traffic
  • Only affects local tooltips

Language Support

  • English
  • French
  • German
  • Spanish
  • Italian
  • Portuguese (Brazil)

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
mc1.21.1-2.0.0-neoforgeРелиз1.21.1neoforge21 апреля 2026 г.Скачать (3.6 МБ)
mc1.21.4-2.0.0-fabricРелиз1.21.4fabric16 апреля 2026 г.Скачать (3.6 МБ)
mc1.21.6-2.0.0-fabricРелиз1.21.6fabric16 апреля 2026 г.Скачать (3.6 МБ)
mc1.21.10-2.0.0-fabricРелиз1.21.10fabric16 апреля 2026 г.Скачать (3.6 МБ)
mc1.21.11-2.0.0-fabricРелиз1.21.11fabric16 апреля 2026 г.Скачать (3.6 МБ)
mc1.21.4-2.0.0-neoforgeРелиз1.21.4neoforge15 апреля 2026 г.Скачать (3.6 МБ)
mc1.21.6-2.0.0-neoforgeРелиз1.21.6neoforge15 апреля 2026 г.Скачать (3.6 МБ)
mc1.21.10-2.0.0-neoforgeРелиз1.21.10neoforge15 апреля 2026 г.Скачать (3.6 МБ)
mc1.21.11-2.0.0-neoforgeРелиз1.21.11neoforge15 апреля 2026 г.Скачать (3.6 МБ)
mc1.21.6-1.0.0-fabricРелиз1.21.6fabric19 января 2026 г.Скачать (3.6 МБ)
mc1.21.11-1.0.0-fabricРелиз1.21.11fabric18 января 2026 г.Скачать (3.6 МБ)
mc1.21.10-1.0.0-fabricРелиз1.21.10fabric9 января 2026 г.Скачать (3.6 МБ)
mc1.21.11-1.0.0-neoforgeРелиз1.21.11neoforge9 января 2026 г.Скачать (3.6 МБ)
mc1.21.4-1.0.0-neoforgeРелиз1.21.4neoforge9 января 2026 г.Скачать (3.6 МБ)
mc1.21.6-1.0.0-neoforgeРелиз1.21.6neoforge9 января 2026 г.Скачать (3.6 МБ)

Показаны последние 15 из 16 версий.

Ченджлог

mc1.21.1-2.0.0-neoforgeРелиз1.21.1 · 21 апреля 2026 г.

✨ Update – Entity NBT Support

This update introduces full Entity NBT viewing support, expanding the mod beyond items.

🆕 New Features

Entity NBT Overlay

Press N to toggle entity NBT display while looking at entities View key information directly in-game without commands

Entity Lock System

Shift + L to lock the currently targeted entity Keep tracking its data even when not directly looking at it

Advanced NBT Viewer

Shift + O to open a clean, scrollable interface Better readability for large and complex NBT structures

Copy NBT

Easily copy full entity NBT data from the interface

mc1.21.4-2.0.0-fabricРелиз1.21.4 · 16 апреля 2026 г.

✨ Update – Entity NBT Support

This update introduces full Entity NBT viewing support, expanding the mod beyond items.

🆕 New Features

Entity NBT Overlay

Press N to toggle entity NBT display while looking at entities View key information directly in-game without commands

Entity Lock System

Shift + L to lock the currently targeted entity Keep tracking its data even when not directly looking at it

Advanced NBT Viewer

Shift + O to open a clean, scrollable interface Better readability for large and complex NBT structures

Copy NBT

Easily copy full entity NBT data from the interface

mc1.21.6-2.0.0-fabricРелиз1.21.6 · 16 апреля 2026 г.

✨ Update – Entity NBT Support

This update introduces full Entity NBT viewing support, expanding the mod beyond items.

🆕 New Features

Entity NBT Overlay

Press N to toggle entity NBT display while looking at entities View key information directly in-game without commands

Entity Lock System

Shift + L to lock the currently targeted entity Keep tracking its data even when not directly looking at it

Advanced NBT Viewer

Shift + O to open a clean, scrollable interface Better readability for large and complex NBT structures

Copy NBT

Easily copy full entity NBT data from the interface

mc1.21.10-2.0.0-fabricРелиз1.21.10 · 16 апреля 2026 г.

✨ Update – Entity NBT Support

This update introduces full Entity NBT viewing support, expanding the mod beyond items.

🆕 New Features

Entity NBT Overlay

Press N to toggle entity NBT display while looking at entities View key information directly in-game without commands

Entity Lock System

Shift + L to lock the currently targeted entity Keep tracking its data even when not directly looking at it

Advanced NBT Viewer

Shift + O to open a clean, scrollable interface Better readability for large and complex NBT structures

Copy NBT

Easily copy full entity NBT data from the interface

mc1.21.11-2.0.0-fabricРелиз1.21.11 · 16 апреля 2026 г.

✨ Update – Entity NBT Support

This update introduces full Entity NBT viewing support, expanding the mod beyond items.

🆕 New Features

Entity NBT Overlay

Press N to toggle entity NBT display while looking at entities View key information directly in-game without commands

Entity Lock System

Shift + L to lock the currently targeted entity Keep tracking its data even when not directly looking at it

Advanced NBT Viewer

Shift + O to open a clean, scrollable interface Better readability for large and complex NBT structures

Copy NBT

Easily copy full entity NBT data from the interface

mc1.21.4-2.0.0-neoforgeРелиз1.21.4 · 15 апреля 2026 г.

✨ Update – Entity NBT Support

This update introduces full Entity NBT viewing support, expanding the mod beyond items.

🆕 New Features

Entity NBT Overlay

Press N to toggle entity NBT display while looking at entities View key information directly in-game without commands

Entity Lock System

Shift + L to lock the currently targeted entity Keep tracking its data even when not directly looking at it

Advanced NBT Viewer

Shift + O to open a clean, scrollable interface Better readability for large and complex NBT structures

Copy NBT

Easily copy full entity NBT data from the interface

mc1.21.6-2.0.0-neoforgeРелиз1.21.6 · 15 апреля 2026 г.

✨ Update – Entity NBT Support

This update introduces full Entity NBT viewing support, expanding the mod beyond items.

🆕 New Features

Entity NBT Overlay

Press N to toggle entity NBT display while looking at entities View key information directly in-game without commands

Entity Lock System

Shift + L to lock the currently targeted entity Keep tracking its data even when not directly looking at it

Advanced NBT Viewer

Shift + O to open a clean, scrollable interface Better readability for large and complex NBT structures

Copy NBT

Easily copy full entity NBT data from the interface

mc1.21.10-2.0.0-neoforgeРелиз1.21.10 · 15 апреля 2026 г.

✨ Update – Entity NBT Support

This update introduces full Entity NBT viewing support, expanding the mod beyond items.

🆕 New Features

Entity NBT Overlay

Press N to toggle entity NBT display while looking at entities View key information directly in-game without commands

Entity Lock System

Shift + L to lock the currently targeted entity Keep tracking its data even when not directly looking at it

Advanced NBT Viewer

Shift + O to open a clean, scrollable interface Better readability for large and complex NBT structures

Copy NBT

Easily copy full entity NBT data from the interface

Комментарии

Загружаем…