Started by
idkwhattoput
on
Topic category: Help with Minecraft modding (Java Edition)
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
Topic category: Help with Minecraft modding (Java Edition)
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
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.