Started by
MrMichael110
on
Topic category: Help with Minecraft modding (Java Edition)
So I'm trying to make a bow that while the arrow is flying it summons potions at it. Kind of like a gas weapon of sorts. How would I go about making this.
Thanks in advance
- MrMichael
Edited by MrMichael110 on Sat, 11/20/2021 - 03:39
I Figured it out myself. For anyone who came here for answers to this same topic:
In my case I wanted to summon something at the bullet. To do this instead of using the 'Event/Target Entity' at the end of the 'Execute Command /____ in the name of: ____' use 'Immediate Source Entity' so it would look like 'Execute Command /____ in the name of Immediate source entity'
Hope this helps anyone who struggled with this
Kind Regards,
MrMichael