nlipiarski / MCC

Marshal Command Code Syntax Highlighter
GNU General Public License v3.0
14 stars 2 forks source link

Symbols (closing brace and comma) in quotation marks has wrong syntax parsing #35

Closed LastLife919 closed 6 years ago

LastLife919 commented 6 years ago

image: image code: summon armor_stand ~ ~ ~ {CustomName:"Hello, Stranger",CustomNameVisible:1} summon armor_stand ~ ~ ~ {CustomName:"}",CustomNameVisible:1} give @a minecraft:stone 1 0 {display:{Name:"1,2,3",Lore:["3,4","lore"]}}