Wool items created by shearing a sheep will not account for the sheep's scale attribute, making them instead spawn where they usually would at a normal scale.
Steps to Reproduce:
- Spawn a sheep
- Modify its scale to an irregular value
/attribute @n[type=sheep] minecraft:scale base set 5
- Shear the sheep
Observed Behavior:
The wool item spawns below the sheeps body, where it normally does at a regular scale.
Expected Result:
The wool item would spawn above the sheep like it does at a normal scale, like other entities:
Screenshots/Videos:
- relates to
-
MC-268009 Fireballs shot from ghasts don't account for the scale attribute
- Open
-
MC-268010 Small fireballs shot from blazes don't accurately account for the scale attribute
- Open
-
MC-268415 Inventory does not open when player is significantly larger than the vehicle
- Open
-
MC-269476 Scale Attribute does not scale hitbox for ladders and vines.
- Open
-
MC-267486 Polar Bear's attack system is not working on large scale
- Reopened
-
MC-270944 Hitbox directional indicator isn't visible with large mobs
- Resolved