Started by
Nayethunn
on
Topic category: Help with Minecraft modding (Java Edition)
I want to create a horizontal slashing attack on right click for a weapon that damages mobs in an area in front of the player how can I achieve this?
Topic category: Help with Minecraft modding (Java Edition)
I want to create a horizontal slashing attack on right click for a weapon that damages mobs in an area in front of the player how can I achieve this?
Here's an example of code I came up for ya. Put this in the "when right clicked (entity pos.)" trigger in the sword.
Use New Procedures Plus+ plugin, it can execute procedures in front of the player