Started by
Noob vs Pro vs…
on
Topic category: Help with Minecraft modding (Java Edition)
Hi, In my new mod I was adding "Female Wither Skeleton." I made everything but I want her to give me "wither" effect when she hit me. How will I do this?
oh hi again.
to do this, add a new procedure in the "when entity collides" section, then go to "entity procedures" and drag "add potion" with level to your code. now change the "provided effect" to wither and there you go.
Thank you again. :)
Good day guys. I have a similar problem. I did the same thing as you said in the message, but instead of me the entity is getting the wither effect.