Mojira Archive
MC-272718

Sleeping armor stands do not wake up when taking damage

Unlike mobs and players, armor stands in a sleeping state remain undisturbed by damage, whether inflicted by physical hits or the /damage command. The armor stand, like mobs and players, does awaken when the bed is broken. Relates to MC-269775 and MC-117824.

Steps to reproduce

  1. Position a bed with its foot at coordinates 0 -60 18
  2. /summon minecraft:armor_stand ~ ~ ~ {SleepingX:-1,SleepingY:-60,SleepingZ:18}

    (You have the flexibility to modify the command coordinates if you've positioned the bed elsewhere.)

  3. Go into survival mode
  4. Hit the armor stand
  5. /damage @e[type=minecraft:armor_stand,limit=1,sort=nearest] 1 minecraft:player_attack

Observed Outcome: The armor stand remained in a sleeping state as indicated by it not teleporting and keeping its smaller hitbox despite sustaining damage.
Expected Outcome: The armor stand should awaken when damaged, mirroring the behavior of mobs and players.

Invalid

No User

The grandpa of minecraft

2024-05-30, 09:38 PM

2024-06-23, 11:16 AM

2024-06-23, 11:16 AM

0

0

Unconfirmed

(Unassigned)

1.20.6, 1.21 Pre-Release 1

-