Mojira Archive
MC-183109

raw Json text allows number, boolean, etc

argument type “minecraft:component” for commnds allows all data types in JSON,  including number, boolean, etc.

for example, 

/title @s title 1
/title @s title true
/bossbar add id 0.555
/tellraw @s false

these commands  works in java edition since 1.13. And they don't make sense. It should only allow string, array, and object.

Works As Intended

Dl

2020-05-08, 06:38 PM

2020-05-09, 02:08 AM

2020-05-09, 02:08 AM

0

0

Unconfirmed

Commands

1.15.2, 20w19a

-