The Bug:
The legs of skeletons, wither skeletons, and strays aren't properly aligned with their bodies which results in minor z-fighting.
Steps to Reproduce:
Summon a skeleton, wither skeleton, and stray by using the commands provided below.
/summon minecraft:skeleton ~2 ~ ~ {NoAI:1b,ArmorItems:[{},{},{},{id:"minecraft:diamond_helmet",Count:1b}]}
/summon minecraft:wither_skeleton ~-2 ~ ~ {NoAI:1b,ArmorItems:[{},{},{},{id:"minecraft:diamond_helmet",Count:1b}]}
/summon minecraft:stray ~-2 ~ ~ {NoAI:1b,ArmorItems:[{},{},{},{id:"minecraft:diamond_helmet",Count:1b}]}
Look closely at how their legs are aligned with their bodies.
Take note as to whether or not the legs of skeletons, wither skeletons, and strays are properly aligned with their bodies.
Observed Behavior:
Their legs aren't properly aligned with their bodies which results in minor z-fighting.
Expected Behavior:
Their legs would be brought a little more forward to avoid z-fighting and to perfectly align them with their bodies.
Attachments
Comments 4
Their stance on this has not changed, per some recent Won't Fix resolutions. Also, just because it is old doesn't mean it needs new confirmation to still be Won't Fix. Issues have always been resolved as duplicate of ancient reports if they adress the same thing. If you want it reviewed, you'd request the report in question to be marked as review, not create a new report and deny resolving it as duplicate.
Duplicate of MC-10818/Won't Fix per @unknown's comment on MC-10818.