Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-183109

raw Json text allows number, boolean, etc

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Works As Intended
    • None
    • 1.15.2, 20w19a
    • None
    • Unconfirmed
    • Commands

      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.

            Unassigned Unassigned
            Chixvv Dl
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: