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

[r=x] selector is not selecting mobs/players in the full radius when run in command blocks

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Minecraft 1.9.4
    • Minecraft 1.9, Minecraft 1.9.1, Minecraft 1.9.2, Minecraft 16w14a
    • None
    • Windows XP
      Java: 1.8.0_74 - 32 bit
      and
      Windows 7
      Java: 1.8.0_31 - 64 bit
    • Unconfirmed

      According the the new radius selector system the effective radius (r^) = radius inputed (r) - 1. However, the game is detecting entities further than that, but not the old system r^ = r. Instead, the equation seems to be r^ = r - 1 + .46 (+/- .01)
      This allows a command block set to detect entities r=1 to still find them. (This should be impossible as it should be acting like the old r=0 detecting entities only on the same block. r = .5)

            Unassigned Unassigned
            Komodo2013 Jacob Larsen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: