Started by
Ball-van
on
Topic category: Help with Minecraft modding (Java Edition)
Hello everyone!
I drew a texture, made a recipe for my sword. I wanted to make him poison the entity that was hit by this sword. But I do not know how to do this since I recently started working with MCreator. If someone can help me, then I will be grateful.
Edited by Ball-van on Sun, 04/25/2021 - 09:52
I can't get into MCreator right now, but you can go under Triggers for your sword and you should see something along the lines of "When living entity is hit". Pressing the plus will add a procedure, where you can go to "Entity procedures". There should be a block that applies an effect of your choice. Let me know if it says "Source entity" instead, because then you'll have to change that.
But I don’t quite understand where it is. (Sorry in advance, I don’t know English very well)
Thanks to your prompts, I figured out how to do it and everything worked out for me! Thanks for helping me!
No problem, glad I could help.