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

Unable to teleport an armor stand that is inside a minecart

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 1.9.2
    • None
    • Unconfirmed

      Steps:
      1. put the following commands into command blocks
      summon MinecartRideable ~ ~1 ~ {Passengers:[

      {id:ArmorStand,NoGravity:1,CustomName:V1}

      ]}
      tp @e[name=V1] ~ ~1 ~
      2. Activate the command block that summons the minecart with a armor stand inside of it.
      3. Activate the command block that will teleport the armor stand that is inside the minecart.

      Expected Results:
      You are able to teleport the armor stand while it's in the minecart. If the armor stand has no gravity the minecart and armor stand will float in the new position.

      Actual Results:
      In 1.8 you are able to teleport the armor stand like in the expected results. In 1.9.2 you are unable to teleport the minecart and armor stand together. You are able to teleport them each individually (Armor stand alone, minecart alone). you are also able to teleport the minecart while the armor stand is riding but will not float when the armor stand doesn't have gravity.

            Unassigned Unassigned
            zackatack108 Zackery Anderson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: