Started by
Juplicate
on
Topic category: Help with Minecraft modding (Java Edition)
I want to make it so my boss does multiple attacks at certain hp values. Any way to do that? Also is there a way for it to have multiple ranged attacks?
Topic category: Help with Minecraft modding (Java Edition)
I want to make it so my boss does multiple attacks at certain hp values. Any way to do that? Also is there a way for it to have multiple ranged attacks?
Yes, just use if statements. I am not giving code, but here is an example;
Is there a way to make it so it does the code once and then stops? I tried using tick entity update
This method, provided by IRangedAttackMob, allows the entity to "shoot". Doesn't your ranged mob have this method in the class?
I don't understand a single thing you said.
Lol, send over the entire entity class, preferably in a git/pastebin. What Minecraft version are you using/
1.15.2, what is an entity class?, and I have no idea how to get a pastebin, can I just send a screenshot?