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

"value" key in "score" object for text components does not function

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Works As Intended
    • None
    • 1.19
    • None
    • Confirmed
    • (Unassigned)

      The "value" key should take precedence regardless of the score, but why does the score show up more?  For example, given the following score.

      /scoreboard objectives add TEST dummy
      /scoreboard players set @p TEST 1

      The following will result in a score of "1".

      I really want "hello" to be displayed.

      /tellraw @a {"score":{"name":"@p","objective":"TEST","value":"hello"}}
      /title @a title {"score":{"name":"@p","objective":"TEST","value":"hello"}}

      The wiki says it can be used.

      Raw JSON text format – Minecraft Wiki (fandom.com)

      Please make the "value" key available.

       

      I wrote this using a translation software, so the text may be a little bit sloppy. I am sorry.

      Best regards.

            Unassigned Unassigned
            akiramidnight akiramidnight
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: