Java tutorial for custom code ind Mcreator

Started by adilewan on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Java tutorial for custom code ind Mcreator

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…
Tue, 07/22/2025 - 14:52

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

Joined Jul 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Okay, I will try that way
Tue, 07/22/2025 - 16:29

Okay, I will try that way