[1.20.1] Wither Skeleton boss json has incorrect AABB height
SkyzerFlyzer opened this issue ยท 1 comments
SkyzerFlyzer commented
MC: 1.20.1
Apotheosis: 7.0.5
Forge: 47.1.3
Boss entities have been spawning inside of blocks making them suffocate constantly as shown in the image below.
Shadows-of-Fire commented
This is actually just a bug in the boss json for the wither skeleton, it's declaring a height of 2 instead of 3, so it thinks it can fit there. Not a general boss problem.