Started by
_ManaX_
on
Topic category: Help with Minecraft modding (Java Edition)
Damage that ignores everything. That's what I want to make for my magic mod. Damage that ignores armor, potion effects and everything else.
Does somebody know how to do this?
The damage command i think bypass armor
Or just give the player instant damage for a micro second
The only problem is:
All of these things don't bypass the resistance effect.
Does someone know how to bypass that?
use the "set health" procedure. it sets the health of the entity so it can bypass the resistance since it's not dealing damage but rather setting the health