Started by
PolarTume
on
Topic category: Help with Minecraft modding (Java Edition)
I am making a mod that will have different swords, one of them is poisonous. How can I make the appropriate effect on the mob when hitting?
Topic category: Help with Minecraft modding (Java Edition)
I am making a mod that will have different swords, one of them is poisonous. How can I make the appropriate effect on the mob when hitting?
you should look through the wiki tutorials, it has lots of guides on easy things such as this.
in your sword events, make a procedure for this event:
then in the procedure do this: