Add new banner pattern for mcreator 2024.4

Started by idkwhattoput on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Add new banner pattern for mcreator 2024.4

how can I add a custom banner pattern to mcreator 2024.4 the feature is available in 2025.2 but I want to use it in 2024.4

Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
As far as I know, you only…
Mon, 08/18/2025 - 14:23

As far as I know, you only have two options:
Either A, learn java programming.

Or B, update to a newer version of MCreator.

I don't think that many people on these forums know enough java programming to be able to help you. However, you could look through the code of a banner pattern created in MCreator 2025.2 (maybe have a second installation of MCreator in a different file location than the 2024.4 version). Then try to recreate it with custom mod elements in 2024.4, but I'm really not sure how well that would work.