A falling bomb should explode upon impact

Started by benl4b on

Topic category: Help with modding (Java Edition)

Last seen on 05:33, 20. Mar 2024
Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
A falling bomb should explode upon impact

Hi, my plan is to develop a bomb that can be dropped and then explode on the ground. 

I tried experimenting a bit but nothing works.

Last seen on 05:33, 20. Mar 2024
Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I haven't added the…
Sat, 03/16/2024 - 07:17

I haven't added the explosion part yet, but where the particles are spawned, the explosion part will be added later. I've already made the block a falling block, like sand, but I just can't figure out how to detect when the block hits the ground.