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

Small armor stands display items differently than normal ones

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Minecraft 16w38a
    • Minecraft 14w33a, Minecraft 14w34b, Minecraft 15w45a, Minecraft 1.8.9, Minecraft 16w03a, Minecraft 16w07b, Minecraft 1.10.2
    • Windows 7
      Intel i5 core
    • Community Consensus

      The hilt of sword got through the hand of small armor stands.

      How to reproduce

      1. Use the following command to summon a normal armor stand
        /summon ArmorStand ~ ~-0.5 ~ {Pose:{RightArm:[-15f,135f,-90f]},HandItems:[{id:"stone",Count:1b},{}],ShowArms:1b,NoGravity:1b}
        

        The stone block should be displayed horizontally

      2. Use the following command to spawn a small armor stand with the same pose
        /summon ArmorStand ~ ~0.5 ~ {Pose:{RightArm:[-15f,135f,-90f]},HandItems:[{id:"stone",Count:1b},{}],ShowArms:1b,NoGravity:1b,Small:1b}
        

        The stone block is not displayed horizontally, however if you decrease the second RightArm value by 20, it gets displayed horizontally as well:

        /summon ArmorStand ~ ~0.5 ~ {Pose:{RightArm:[-15f,115f,-90f]},HandItems:[{id:"stone",Count:1b},{}],ShowArms:1b,NoGravity:1b,Small:1b}
        

        1. 2014-08-14_12.12.03.png
          130 kB
          Matthew Fleckman
        2. ae8c8885b34812bc8c80dce552971203.png
          726 kB
          Meri Diana
        3. edcb715abc4510c0d156c908d0ffb06c.png
          817 kB
          Meri Diana

            grum [Mojang] Grum (Erik Broes)
            crazyredstoner Matthew Fleckman
            Votes:
            5 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: