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

/execute detect attribute will not work in 1.12 pre-2

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 1.12 Pre-Release 2
    • None
    • Unconfirmed

      I'm playing in Minecraft SnapShot 1.12 pre 2 and the /execute commands detect attribute will not work.

      In one example. I'm trying to give Zombies a wither effect in they stand over coarse dirt here is the command:
      /execute @e[type=zombie] ~ ~ ~ detect ~ ~-1 ~ dirt 1 /effect @e[type=zombie,r=0] wither 10 15 true

      I eventually simply changed it to:
      /execute @e[type=zombie] ~ ~ ~ detect ~ ~-1 ~ dirt -1 /effect @e[type=zombie,r=1] wither 10 15 true

      Which still should work. But it didn't.

      I've also gone on some of my other worlds that have working /execute-detect commands and none of those commands worked anymore either.

            Unassigned Unassigned
            Gammatoid Gammatoid
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: