How to do time tasks with a block?

Started by Chorus on

Topic category: Help with Minecraft modding (Java Edition)

Joined Nov 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to do time tasks with a block?

I wanted to add a new block that will perform various functions after some time, e.g. disappearance, welding of mobs, etc.
However, I do not know how to properly arrange the procedure 
And what else to do.
The block has the GUI and NBT options.

I would be very grateful if someone helped me