jmc
jmc copied to clipboard
[BUG] Item.give() doesn't work because of the new format
Describe the bug
Item.give(...); puts its nbts in old format
To Reproduce
- write proper Item.create() and Item.give()
- compile
Expected behavior
nbt should be put in "[]" instead of "{}" and values should use "=" instead of ":"
Screenshots
Desktop
- Linux