Started by
adilewan
on
Topic category: Help with Minecraft modding (Java Edition)
Hi everyone
I'm looking for a tutorial about creating custom code in MCreator — not learning Java itself, but rather how to reference specific values and things like that.
To do custom code, you kinda need to learn Java itself first.
Alternatively for minor tweaks, use "Show generated code" and change values in editor to see what code parts are affected
Okay, I will try that way