[Bug]: Setting the Wither Storm to phase 6.5 when it's already at phase 6.5 or higher causes all side heads to immediately shoot a skull
sm644me opened this issue ยท 6 comments
Minecraft Version
1.19.4
Mod Version
3.3.1
Mod Loader
Forge
Mod Loader Version
45.1.0
Describe the bug
Title. Repeatedly setting the Wither Storm to phase 6.5 makes the side heads shoot. I believe this is because the OtherHeadsDisabled
NBT gets confused and doesn't realize that it's already set to 0, so the side heads deactivate and reactivate in the same tick, causing their roaring interval to get reset to 0. Using something like /data modify entity @w OtherHeadsDisabled set value 0
causes the exact same issue.
While it's possible to hold the Wither Storm at phase 6.5 by using ConsumedEntities
instead, this doesn't work well if a player wants to adjust the Storm's evolution speed. Fixing this bug would allow for the Wither Storm to stick to this subphase regardless of what that config is set to.
Steps to Reproduce
- Summon a Wither Storm
- Run
/witherstormmod phase set @w 6.5
repeatedly - Observe many, many skulls
Crash Reports/Logs
No response
Is OptiFine installed?
- OptiFine is installed
Screenhots
No response
Mod List
NONE
TOO MANY SHOOTING SKULLS
I'm sorry can you calm down please, also this is a bug report not a suggestion