How to make a mine bomb

Started by Hakin on

Topic category: Help with modding (Java Edition)

Last seen on 13:12, 9. May 2023
Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make a mine bomb

I made a bomb mine a block and when the player steps on the block, this bomb mine explodes, but I need to delay the explosion, when I made a delay and stepped on the block, the explosion occurs several times.
Help make it so that the explosion was 1 and with a delay. I am new to mcreator

Last seen on 14:47, 18. Apr 2024
Joined Feb 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
There is a Wait Procedure…
Tue, 04/25/2023 - 20:27

There is a Wait Procedure Block in Category where you find the loop Procedure Blocks.