Started by
Chorus
on
Topic category: Help with Minecraft modding (Java Edition)
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
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
add NBT tags this procedure!