How would i go to make a weapon with multible projectiles

Started by Average MCreat… on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Jul 2023
Points:
199

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
How would i go to make a weapon with multible projectiles

I have seen many tutorials on how to make a shotgun, and the shotguns in these tutorials shoot a certain number of projectiles with inaccuracy enabled.

What i want to do is kinda like the multishot enchantment, i want to have 5 bullets, spawning at the same place, with each of the bullets going out 5 degrees from the middle one, one 5 degrees left of the middle one, and one 10 degrees left of the middle one, with the same pattern on the other side.

How would i go to do a weapon like this?

You will need to use…
Tue, 05/21/2024 - 17:23

You will need to use procedures for this and manually shoot your projectiles on custom conditions