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

unable to use data store and data modify in the same function.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • 1.16.5
    • None
    • java version 8 update 281. OS: windows 10 home
    • Unconfirmed
    • (Unassigned)

      When storing a surtain storage array in a scoreboard you are unable to remove it afterwards in the same function. 
       
      For example in the following function:
       
      data modify storage minecraft:array moves prepend value 1
      execute store result score move info run data get storage minecraft:array moves[0]
      data remove storage minecraft:array moves[0]
       
      By executing the function, the data gets stored in the scoreboard but not removed afterwards. 

            Unassigned Unassigned
            pascalvriend pascal vriend
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: