Started by
Ping Pong
on
Topic category: Help with Minecraft modding (Java Edition)
I try this tutorial https://www.youtube.com/watch?v=mGJOIOGTzmw and try to turn my 1.15 mod to 1.12. But it didn't work and there are many error.
Topic category: Help with Minecraft modding (Java Edition)
I try this tutorial https://www.youtube.com/watch?v=mGJOIOGTzmw and try to turn my 1.15 mod to 1.12. But it didn't work and there are many error.
The 1.12 generator wasn't really designed for backporting mods. As such, it is missing many of the features that the 1.14 and 1.15 generators have, which is what's probably giving you so many errors.
It was really designed to allow people who had existing 1.12 mods to smoothly migrate to newer versions of Minecraft, or for people to make new mods for 1.12 for compatibility reasons. To my knowledge, unfortunately, the earliest version of Minecraft you can revert to is 1.14.4.
If you would be more specific on this (hint: compile logs) we might actually be able to direct you into the rigt direction.