How to make a projectile without item?

Started by NicoElLocooo on

Topic category: Help with modding (Java Edition)

Last seen on 01:20, 13. Apr 2024
Joined Apr 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make a projectile without item?

I wanted to make a gun that shoots without ammunition

Last seen on 20:37, 26. Jul 2024
Joined May 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You could try setting the…
Sat, 04/13/2024 - 12:21

You could try setting the ammunition to air. The proper way to do this, though, would be to lock the code and cut out the part that handles the ammo requirement.