Closed phoenixlzx closed 6 years ago
Both fixed. Thanks for your suggestion!
Good night.
Thank you for the quick fix.
I have sent you an email, please check that out.
Thanks again.
BTW The tellraw 1.13 result should be
/tellraw @a {"selector":"@a","color":"white","extra":[{"text":"throws","color":"white"}]}
It seems the extra
section is only used for more than one segment in tellraw
, like this:
/tellraw @a {"text":"test","color":"white","extra":[{"selector":"@s","color":"aqua"}]}
Arrays can still be used in text components.
Hello,
I get error to parse tellraw commands:
Error:
And
customName
does not convert:I get this from spu:
It will execute but there is warning in console. The correct one seems to be:
(From https://mcstacker.net/1.13converter.php)
Thanks.