Hardcore Questing Mode [FORGE/FABRIC]

Hardcore Questing Mode [FORGE/FABRIC]

16M Downloads

you can not use minecraft JsonToNBT routine

krakel opened this issue ยท 1 comments

commented

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!

commented

can you show me where it gets used?