Started by
envyanimations
on
Topic category: Help with Minecraft modding (Java Edition)
so im making a thing where when you right click while holding the item it shoots an line of fire infront of it (idk how to do that)
Topic category: Help with Minecraft modding (Java Edition)
so im making a thing where when you right click while holding the item it shoots an line of fire infront of it (idk how to do that)
item > triggers > when item right clicked > shoot projectile (custom projectile) (X number of times)
or if you mean like a wall then: when item right clicked > shoot projectile (custom projectile) (offset left) > shoot projectile (custom projectile) (offset right)