Melting Block

Started by KreatorB on

Topic category: Help with MCreator software

Joined May 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Melting Block

Hello,

I was wondering if anyone knows of a way to make a block melt like ice does when it is placed next to fire, lava, torches, glowstone etc...
I was thinking it would be a procedure and activated when place by the player, any ideas or help would be great.,

 

Thank you

 

Joined May 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
so create a procedure that…
Wed, 02/10/2021 - 12:14

so create a procedure that checks for fire in a radius and if near, then have it replaced by the block with the liquid after a random tick time! Was hoping to learn how to do that but i will figure it out. thank you