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

Entities (except players) get their scores reset when they change dimensions.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 1.16.5
    • None
    • Unconfirmed
    • (Unassigned)

      When I teleport an armorstand from the overworld to the nether, their scoreboard scores gets reset. This is the case for all entities except players.

      For example:

      /scoreboard objectives add test dummy

      /scoreboard objectives setdisplay sidebar test

      /summon minecraft:armor_stand ~ ~1 ~ {Tags:["test"],Invulnerable:1,NoBasePlate:1,NoGravity:1,CustomName:"

      {\"text\":\"test\"}

      ",CustomNameVisible:1}

      /scoreboard players set @e[tag=test] test 1

       

      tp with:

      /execute in minecraft:the_nether run tp @e[tag=test] 0 130 0

      or:

      /tp @e[tag=test] player

      if the player is in the nether.

            Unassigned Unassigned
            dgon John Leermakers
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: