how do i make a gun that shoots projectiles at where the player is looking?

Started by 0rightsign0 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how do i make a gun that shoots projectiles at where the player is looking?

i just want a gun that shoots projectiles. that's all.

Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Create an item > Click on…
Sat, 02/07/2026 - 19:33

Create an item > Click on advanced properties > Check the "Is this item ranged" box > Underneath choose every property you like (You can create custom bullets too but there is a dropdown with arrows and stuff)

Everything else is pretty self-explanatory. Most questions regarding the options you can choose from are answered in the little "?" Buttons next to the option titles.

Hope this helps :D