[Bug]: Tractored entities make the heads look upward
SSgamingYT opened this issue ยท 2 comments
Guidelines
- By checking this box, I am saying that I have read the guidelines and believe to be following them to the best of my ability
Minecraft Version
1.20.1
Mod Version
4.1
Mod Loader
Forge
Mod Loader Version
Latest 1.20.1 forge version
Describe the bug
When the wither storm grabs a mob, the closer it gets to the head the higher the head looks. This is likely due to it always facing the target, and the head's direction facing is just below where the mob usually stays. This causes mobs that get grabbed after the targeted mob to be dropped because the force that pulls them to the center isn't strong enough.
Steps to Reproduce
- Spawn an entity near the wither storm
- Watch it get picked up
- Spawn more entities under it
- Watch the extra entities get dropped
Crash Reports/Logs
Not needed
Is OptiFine installed?
- OptiFine is installed
Screenhots
No response
Mod List
CWSM
Im surprised this wasn't dealt with earlier, this bug is more obvious on mobs like the Giant.
They could probably make it to where the heads only look at the position of where the targeted mob was located.