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

`execute if blocks` doesn't recognize subcommands after it

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 1.20.4, 24w04a
    • None
    • Windows 10, Java 17.0.8
    • Unconfirmed
    • (Unassigned)

      When trying to use command

      `execute if blocks ~ ~1 ~ ~ ~1 ~ ~ ~2 ~ all run say hi`

      The command validator says that the "run say hi" section is invalid. However, if you ignore it and run the command, it works as intended and says "hi" if the two blocks above the executor are both the same.

      The problem appears to be that the `if blocks` subcommand doesn't recognize any further subcommands after it.

            Unassigned Unassigned
            PrismaticVoid Vivian Jones
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: