Started by
twistcharlie312
on
Topic category: Help with Minecraft modding (Java Edition)
hello today I'm here to as about:
how do I make it so the player can't hurt the entity's
Topic category: Help with Minecraft modding (Java Edition)
hello today I'm here to as about:
how do I make it so the player can't hurt the entity's
give the player "weakness" potion effect
k
If you want to code, let me know. Basically, though, we are going to subscribe to LivingDamageEvent. Then we will add more checks and such.