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

execute in minecraft:the_nether if entity @s[distance=...1] runs even if you are not in the nether

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 1.16.1, 20w27a
    • None
    • Windows 10
    • Unconfirmed
    • (Unassigned)

      When you are in the overworld and run the command:

      /execute as @s at @s in minecraft:the_nether if entity @s[distance=...1]

      It returns "Test passed", but you are not in the nether.

      But if you run (replace USERNAME with your name):

      /execute as @s at @s in minecraft:the_nether if entity @p[name=USERNAME,distance=...1]
      

      the test fails.

      /execute as @s at @s in minecraft:overworld if entity @p[name=USERNAME,distance=...1]
      

      works on the other hand.

       

      Maybe the bug also exists in earlier versions but I haven't checked this.
       

            Unassigned Unassigned
            unnamedDE unnamedDE
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: