krakel opened this issue 8 years ago ยท 1 comments
The JsonToNBT.getTagFromJson() can not be used. I thinks its used only for debugging! The NBTTagByteArray class write itself as reduced json string "[xxx bytes]"! The JsonToNBT parser change this part to a NBTTagIntArray!
can you show me where it gets used?