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

Arrow / trident inBlockState Properties don't update when block states are changed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • Minecraft 18w11a, Minecraft 1.13.1, Minecraft 1.14, 1.14.4, 19w36a, 22w12a, 24w40a, 1.21.3, 1.21.4
    • None
    • Confirmed
    • (Unassigned)

      An arrow / trident inside of a block stores the properties of that block. However, it doesn't update when the properties of the block changes. An example would be that if you light up a redstone lamp after an arrow has been shot inside it, the arrow's Properties tag in the inBlockState tag will still be set to lit:"false".

      Steps to reproduce

      • Shoot an arrow into an unlit redstone lamp and run the following command:
        /data get entity @e[type=arrow,limit=1]
      • Light up the redstone lamp and run the same command.
        ->The inBlockState tag will still be set to lit:"false" in both cases

            Unassigned Unassigned
            sof sofia
            Votes:
            7 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              CHK: