-
Bug
-
Resolution: Invalid
-
None
-
1.19.3, 1.19.4 Release Candidate 2
-
None
-
Unconfirmed
-
(Unassigned)
1. /summon minecraft:marker ~ ~ ~ {data:{nbt:["\""]}}
(marker summoned)
2. /data get entity @e[type=minecraft:marker,limit=1]
(nbt is correct)
3. /tellraw @a
(bug: empty line printed)
['"'], ["\"text\""], ["
{\"text\":\"something\"}"] prints empty line too