How do I make it explode when the player passes over mines?

Started by BLOQ on

Topic category: Advanced modding

Last seen on 12:06, 26. Oct 2021
Joined Oct 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I make it explode when the player passes over mines?

Can't you write code that creates a mine block, bury it in the ground, and triggers a specific code when the player walks through the mine?

Last seen on 04:28, 26. Jan 2024
Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
yes, make the mine block,…
Tue, 10/19/2021 - 03:50

yes, make the mine block, and when entity steps on block

explode at x y z

search before posting