Started by
KreatorB
on
Topic category: Help with MCreator software
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
....
You could check for ice in set radius in a tick procedure and set the block to tick randomly
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