Started by
GalaxyGaming2000
on
Topic category: Help with Minecraft modding (Java Edition)
So basically I'm trying to make a weapon that autoswings but the swing main hand of target/event entity doesn't deal damage
how do i make it act like a normal sword hit
If the player is looking at an entity when it does this, (if the look angle vector targets that entity), when the swing occurs, then execute a procedure that deals damage to that entity.