-
-
Notifications
You must be signed in to change notification settings - Fork 511
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some mobs are unaffected by Heisei Dream and Charm of the Diva #4064
Comments
|
As far as shulkers are concerned, I think I see why they won't attack each other. Their |
Does two things: - Set the ATTACK_TARGET memory for mobs using the new Brain system (ie it works on Piglins now) - Override checks in TargetingConditions that prevented Illagers from attacking each other
Todo: Reimplement PR #4337, replacing most |
Mod Loader
Forge
Minecraft Version
1.18.2
Botania version
1.18.2-432
Modloader version
Forge: 40.1.25
Modpack info
https://www.curseforge.com/minecraft/modpacks/the-phoenixs-magics-and-goodies
The latest.log file
https://gist.github.com/TheRealWormbo/5ea9f086a04ae59dbdf036c84a8d5498
Issue description
Some mob pairings exhibit weird behaviors while under the effect of a Heisei Dream. Some mobs seem to "punch themselves", while others will not attack each other in any way, but you can see the flower consuming mana again and again.
Steps to reproduce
Place an Everlasting Guilty Pool (for convenience) and a Heisei Dream, then use spawn eggs create pairs of mobs within range of the flower:
Other zombie variants, and surprisingly also silverfish or endermites exhibit the self-punching behavior as well, while wither skeletons or endermen don't. Mixing mob types among the "self-punchers" results in no self-punching behavior, as far as I can tell. Guardians and zoglins both are among the mobs that won't attack others of their own kind.
Other information
While I first noticed the issue in the linked mod pack, I could also reproduce it with a plain Forge installation in GDLauncher that contains nothing but Botania, Patchouli and Curios. The log file is from a test with that profile.
The text was updated successfully, but these errors were encountered: