NBT-Serializer Basic usage import {NBT} from "nbt-serializer"; JSON.parse(...) NBT.parse(...) //------------- JSON.stringify(...) NBT.stringify(...);