Started by
cdc1234
on
Topic category: Plugins and third-party tools
This is a simple guide of https://mcreator.net/plugin/119226/redefine-procedure-plugin
This plugin is a java plugin. So your first step is to enable the JavaPlugin.
This plugin is a debug tool that can retransfer the Procedure Element's class file.
So it can only run in debugClient
Remember these tips:
- Do not change the procedure's dependencies.
- Do not change the trigger of your procedure(It will be lost in the progress)
It is a good tool when you only want to change some parameters.
Like the block's position, particle's location(X,Y,Z).
Also do not forget that you should go the Preferences-> Gradle and run -> enable procedure redefine