How to make a projectile without item?

Started by NicoElLocooo on

Topic category: Help with Minecraft modding (Java Edition)

Active 11 months ago
Joined Apr 2024
Points:
57

User statistics:

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

I wanted to make a gun that shoots without ammunition

Active 1 month ago
Joined May 2022
Points:
1160

User statistics:

  • Modifications: 14
  • Forum topics: 23
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1141
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.