You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But line 8 could instead be '{"text":"Test","color":"red"}' as shown in /data get and in general prefered as it's more readable.
The text was updated successfully, but these errors were encountered:
DorkOrc
changed the title
[enhancement] SNBT output type should utilise single-quotes when string contaings double-quotes
[enhancement] SNBT output type should utilise single-quotes when string contains double-quotes
Jun 22, 2024
DorkOrc
changed the title
[enhancement] SNBT output type should utilise single-quotes when string contains double-quotes
SNBT output type should utilise single-quotes when string contains double-quotes
Jun 27, 2024
For example, this predicate (once #547 is fixed) outputs this:
But line 8 could instead be
'{"text":"Test","color":"red"}'
as shown in/data get
and in general prefered as it's more readable.The text was updated successfully, but these errors were encountered: