nbt
Installation
SKILL.md
NBT Encoding Skill
Use the nbt! macro from mc_protocol for creating NBT data.
When to Use
Use this skill when you need to:
- Encode NBT data for Minecraft packets
- Create text components for chat, action bar, titles
- Build compound NBT structures
Basic Usage
use mc_protocol::nbt;