jmc icon indicating copy to clipboard operation
jmc copied to clipboard

[BUG] Item.give() doesn't work because of the new format

Open patrykduda2005 opened this issue 7 months ago • 1 comments

Describe the bug

Item.give(...); puts its nbts in old format

To Reproduce

  1. write proper Item.create() and Item.give()
  2. compile

Expected behavior

nbt should be put in "[]" instead of "{}" and values should use "=" instead of ":"

Screenshots

image image image

Desktop

  • Linux

patrykduda2005 avatar Jul 26 '24 21:07 patrykduda2005