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

Horses Still Use Their Entity Code Name

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Minecraft 1.10
    • Minecraft 1.10 Pre-Release 1, Minecraft 1.10 Pre-Release 2
    • None
    • Confirmed

      When riding on a tamed horse, mule or donkey, they still use their entity codes.

      Horse = entity.horse.name
      Mule = entity.mule.name
      Donkey = entity.donkey.name
      Zombie Horse = entity.zombiehorse.name
      Skeleton Horse = entity.skeletonhorse.name

      Zombie Horse and Skeleton Horse can be ridden using the command below:

      /entitydata @e[type=EntityHorse] {Temper:0,SaddleItem:{id:"minecraft:saddle",Count:1b,Damage:0s},Tame:1b}

      It also works if you use the command below

      /say @e[type=EntityHorse]

      All the results that return from the executed command use the code names instead of the real in-game names.

        1. 2016-06-07_23.34.43.png
          2016-06-07_23.34.43.png
          552 kB
        2. 2016-06-06_21.51.18.png
          2016-06-06_21.51.18.png
          534 kB
        3. 2016-06-05_10.02.51.png
          2016-06-05_10.02.51.png
          823 kB
        4. 2016-06-04_19.23.54.png
          2016-06-04_19.23.54.png
          161 kB
        5. 2016-06-04_19.23.44.png
          2016-06-04_19.23.44.png
          397 kB
        6. 2016-06-04_18.48.44.png
          2016-06-04_18.48.44.png
          264 kB
        7. 2016-06-04_18.48.36.png
          2016-06-04_18.48.36.png
          336 kB
        8. 2016-06-04_18.48.28.png
          2016-06-04_18.48.28.png
          176 kB

            grum [Mojang] Grum (Erik Broes)
            RobuxShooters Tan Chin Cheern
            Votes:
            2 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: