Closed EverNife closed 3 years ago
This bug is present on Crucible, Mohist and Thermos.
Seems to be a really old bug :/
Ok, this is a Forge Bug, even on clien-side this happens when using:
String nbtTag = itemStack.getTagCompound().toString();
The NBT.toString() is entirely broken
When an NBT with Empty fields is inserted, the empty fields turn into
""
For example:
Item A has the folowing LORE And its NBT data is: