Is it possible to make a block explode if water touches it?

Started by Blokbreeze on

Topic category: Help with modding (Java Edition)

Last seen on 12:08, 21. Apr 2020
Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Is it possible to make a block explode if water touches it?

I know the water will counteract the explosion damage, but it is quite important to the block that it explodes and is destroyed. 

Last seen on 14:42, 26. May 2020
Joined Feb 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
this is a procedure that i…
Sun, 03/29/2020 - 01:30

procedure block

this is a procedure that i did, you can try, in my tests worked well. this code have to be in (Update Tick) of the block.

Last seen on 12:08, 21. Apr 2020
Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thank you very much!
Tue, 03/31/2020 - 08:40

Thank you very much!