How to make a projectile explode like TNT on impact

Started by OPlgnds999 on

Topic category: Help with modding (Java Edition)

Last seen on 00:41, 2. May 2024
Joined Oct 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make a projectile explode like TNT on impact

I need to know this for a hand grenade on my weapons mod I'm working on. Thank you!

Last seen on 01:16, 22. Apr 2024
Joined Jul 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Open the projectile and go…
Sun, 04/21/2024 - 22:30

Open the projectile and go to the triggers and under the "when projectile hits block" put a procedure that just has a block of code to explode (Explode at: x:_ y:_ z:_ with power _ source type: _)