How to make surrounding blocks melt?

Started by Smakced on

Topic category: Help with MCreator software

Joined Jun 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make surrounding blocks melt?
Wed, 10/03/2018 - 00:50 (edited)

I'm trying to make a block that melts snow and any other meltable things within a certain radius of the block wiithout having any light. I'm seeing no options in the procedures for anything like this, Can someone please help? Thank you!

Edited by Smakced on Wed, 10/03/2018 - 00:50
Joined Aug 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You can try doing some…
Wed, 10/03/2018 - 19:06

You can try doing some variables so if there is torch nearby, it deletes 1 from variable every tick. When variable = 0, the block changes to water or whatever u want.

Joined Dec 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
That doesn’t sound like that…
Fri, 11/27/2020 - 22:06

That doesn’t sound like that works.