Started by
Jaysonsup
on
Topic category: Help with Minecraft modding (Java Edition)
How do I do particle fighting? Let’s say I have a item and I right click the air with it. Then particles appear and move towards the enemy and does damage. Is that possible?
You could make an invisible bullet and make it emit particles. You can use a procedure to shoot multiple at slightly different locations/angles to make it more like an area of effect type of attack.