Projectile spawn in procedure

Started by Joe Swansawn on

Topic category: Help with modding (Java Edition)

Last seen on 11:44, 13. Jul 2020
Joined Aug 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Projectile spawn in procedure

How would i go about making a projectile spawn in a procedure? Ok, so what i'm trying to do is a meteor strike, i have an item and when i shoot it, when the arrow hits a block, it's gonna spawn an exploding projectile like 100 blocks above. I have the item and shooting done but the procedure when it hits the block is what i'm trying to do. Any help is appreciated :).