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

target selector coordinate argument values do not register properly within mcfunctions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • Minecraft 1.12 Pre-Release 7
    • None
    • Unconfirmed

      For example, the command

      execute @a[y=75,r=10] ~ ~ ~ particle dragonbreath ~ ~ ~ 1 1 1 0 100 @s

      within a command block will begin emitting the dragonbreath particle effect when players are within a 10 block radius of y=75. That exact command in an mcfunction will not work, however.

      My functions are set up properly; using a different target selector argument will trigger the mcfunction when true.

            Unassigned Unassigned
            nikolanoxy nick w
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: