fanciful icon indicating copy to clipboard operation
fanciful copied to clipboard

ItemStack JSON don't work with all chars and empty lines (lore).

Open GotoFinal opened this issue 10 years ago • 1 comments

If you have empty line in lore, it will be changed to "" (visible in item lore). If you use "" then you get empty line. if you use """ then you get "Invalid Item" message. If you use " then you get "Invalid Item" message.

So parsing " is broken.

(Not tested how that works with Achievements and Statistics)

GotoFinal avatar Nov 27 '14 20:11 GotoFinal

Sounds like an issue with the conversion to JSON. Will look into it when I get a chance.

glen3b avatar Jan 04 '15 02:01 glen3b