Started by
alidraco
on
Topic category: Help with Minecraft modding (Java Edition)
I am making a mod where a sword has the ability to kill through a totem of undying, does anyone know how to do this?
Topic category: Help with Minecraft modding (Java Edition)
I am making a mod where a sword has the ability to kill through a totem of undying, does anyone know how to do this?
Possibly make it so that, when entity is about to die, wait for 20-40 ticks and then do damage.
I tried it and it didn't work