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

Command block pick block with NBT and sendCommandFeedback is bugged

XMLWordPrintable

    • Community Consensus

      When you use pick block with NBT (Ctrl + Mouse Wheel) on a command block with TrackOutput:1 and /gamerule sendCommandFeedback = false, and then place the command block it is some kind of bugged.

      How to reproduce:
      1. /gamerule sendCommandFeedback false
      2. Place a command block and run a command which return any kind of feedback
      3. Copy the command block with its NBT data
      4. Place the command block

      Now you cannot see any anything in the LastOutput line, but when you press the "X" you can see it.

      I expected either that Minecraft ignores the gamerule when the command block has the tag TrackOutput:1 or that it sets it to 0 if the gamerule is false but also clears then the LastOutput

            Unassigned Unassigned
            marcono1234 Marcono1234
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: