NBTEditor/README.md
2024-11-22 18:33:12 -07:00

254 B

nbteditor

A fully featured NBT Editor

Features

  • NBT
  • SNBT (WIP)
  • GUI

Known Bugs

  • SNBT sometimes will fail to parse. The cause is due to the way Mojang implemented the tag visitor versus how I parse SNBT in this library and application.