Hello
I am setting up a mod and I would like to have multiple vanilla effects be triggered when my custom potion activates. So far, I get no errors, it just doesn't work. My goal for this test is to take damage as I would with poison for the length that Anthrax is active. I take no damage but Anthrax is active. Eventually I'll add more than one at once, but for now I'd like to get one working to see what I did wrong.
EDIT: I forgot to mention that I use MC version 1.7.10 and Forge version 1.7.10-10.13.0.1180
Here is my EventHooks class:
And here is my Anthrax Potion Class:
If you need anything else from me, just ask. I just joined the forums, so if I did not do something right, please correct me so I don't make the same mistake again.
Thanks in advance, Lord_Voldemort7