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

Radius parameter prevents command from running?

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • Minecraft 1.10.2
    • None
    • Microsoft Windows 8.1
    • Unconfirmed

      I'm trying to testfor a named armor stand at a certain coordinate along the x-axis, using this command:
      /testfor @e[type=ArmorStand,name=Torcher,x=248,r=2]
      The command works without the radius parameter, as it should, but not with it.
      The command leads into some other command blocks that aren't too relevant, but here they are anyways:

      Command Block 1:
      /execute @e[type=ArmorStand,name=Torcher] ~ ~ ~ /setblock ~ ~ ~ minecraft:torch

      Command Block 2:
      tp @e[type=ArmorStand,name=Torcher] ~-256 ~ ~5

            Unassigned Unassigned
            Masonxh1 Mason TWD
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: