coding support

Started by envyanimations on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
coding support

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)

Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
item > triggers > when item…
Mon, 07/07/2025 - 00:35

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)