[Bug]: Modifying Symbiont data bugs out the half health data thing
TaintedBlock opened this issue ยท 3 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.2.1
Mod Loader
Forge
Mod Loader Version
47.2.32
Describe the bug
This is a bug that is semi consistent, but I notice it when running with Plus. The Symbiont's health isn't modified in any way, but the only thing I can think of is the data modifying is causing the health to bug out. I think Nazaru saw this for himself once.
This is also similar to the Command Block name data not being customizable and causing it to reset (it also bugs bowels fight and makes it repeat its phases).
Steps to Reproduce
- Modify symbiont data (I can't specify which as I'm unable to tell.)
- possibly see error before getting it to its half way mark
Crash Reports/Logs
No logs
Is OptiFine installed?
- OptiFine is installed
Screenhots
No response
Mod List
CWSM
CWSPLUS
(Other mods shouldn't be affecting this issue.)
I encountered this when working on Explorer's Eve. My workaround solution was to manually reset the ShouldNotGoOverHalf
NBT. It's not really a gamebreaking bug, since if you're messing with NBT to encounter it you can also mess with NBT to fix it, but it'd be nice if it didn't happen.