Started by
Ball-van
on
Topic category: Help with Minecraft modding (Java Edition)
Hello everyone!
I want to make a weapon like a shotgun, but I don't know how to make a range weapon fire multiple rounds at once. I would be very glad if you told me how this can be done.
I think you can make a procedure for that when you shoot, it summons more bullets, say, 5 times, so you have 6 in total. A shotgun would spread however, and I don't really know how to do that unfortunately
Edit: I think you might be able to use the override motion vector block somehow?
This is for multiple projectiles, just change arrow into your bullet entity.
[TUTORIAL] Shotgun with multiple projectiles | MCreator
Hey!
Thank you very much for your help.