Started by
Aaron1178
on
Topic category: Help with Minecraft modding (Java Edition)
Hey Guys,
I'm just wondering if it is possible to add custom procedure elements to the procedure system via some java code? For example, say I wanted to run an if statement to check if there are say 200 of type T entities within an X defined radius of the play. Now I could code this, but it seems a little redundant as is that not the purpose of the Graphical Procedure Design system?
So lets recap; Is there a way to access different Minecraft/Forge api functions in the graphical editor to create new elements?
Under the advanced tab, there is a custom code block.
In the future, we will support plugins to extend to more procedures too.