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

Joined Feb 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It is easy!  1. create with…
Mon, 03/24/2025 - 15:17

It is easy! 

1. create with block (you cane make JSON model)

2.ADD BLOCK ENITITY WITH A GUI AND CREATE THIS GUI

3. and in triggers add this trigger.

4. trigger it is a "if block add", "redstone off" and all

Joined Feb 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
add NBT tags this procedure!
Mon, 03/24/2025 - 15:18

add NBT tags this procedure!