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

'/execute store' doesn't support string values

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Works As Intended
    • None
    • Minecraft 18w03b
    • None
    • Confirmed

      If I try to use /execute store result|success block|entity x y z path, the type String can't be used.

      problematic for doing stuff like:
      /execute store result entity @e[name=target,limit=1] CustomName string run data get entity @e[name=getfrom,limit=1] CustomName (Storing an entity's name in another entity)
      and
      /execute store result block x y z Command string run data get block 221 4 -166 Text2 (Taking text from a sign and putting it in a command block)

            dinnerbone [Mojang] Nathan Adams
            RedSponge Eran G
            Votes:
            3 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: