Topic category: Feature requests and ideas for MCreator
1 - Set Durability of item Procedure Block.
2 - Before block broken global trigger (item broken trigger is already in Mcreator).
3 - Get damage type of entity Procedure (Used for the entity attacked trigger or the entity killed trigger).
4 - Stop Sound at X, Y, Z.
5 - Spawn particle at X,Y,Z with color R,G,B.
(Technical)
6 - Array Procedure - Basically a list of values with a index and IK there is a plugin that does this.
7 - For Loop - Loop with a value, value keeps going up (or down) until the condition is false.
(End of technical stuff)
8 - Set player attribute (Speed, Health, Damage, Range, etc) to (Value).
9 - Slider UI For GUI's.
10 - Set tint of block at X,Y,Z to (Color), though this is unlikely, it would be really cool to see paint brushes or some sort.
(EXTRA'S)
Get blocks at x, y, z, sx, sy, sz as array Procedure Block.
Fill X, Y, Z, SX, SY, SZ with (Block). Btw SX, SY, SZ is the size of the square.
Wait (val, its in ticks btw).
Wait Realtime (val, its in milliseconds btw).
Get Month Procedure.
Get time of day Procedure.
Get Year Procedure.
Get Day Procedure.
Entity tick update.
Block tick update for each block in loaded chunks.
Before block destroyed global trigger.
agree
2. Added in 2020.4.
Check my workaround:
Namespaced block ID procedure block is provided by Miscellaneous plugin.
Last 4 blocks are provided by Date plugin.
I plan to add my ArrayList plugins into MCreator with the project MCToolkit in a better way, so you will have to use MCToolkit to have them.
That's an image in fact. Just right-click on it and select "Open image".
Also get mob age, so we could identify is a mob is a baby