Started by
stv137
on
Topic category: Plugins and third-party tools
I Need Plugin of This Version Very Much, The Only Obstacle I Have In Front Of Me is that version 1.12.2 supports 2021.1 in mcreator, but I need 2022.2, how can I do this or can you tell me something about this issue?
1.12.2 is simply no longer supported for 2 reasons, 1 Minecraft 1.12.2 doesn't support Java 17 (so if a person would build the generator it wouldn't work for MCreator 2022.1 and up, I haven't tested for MCreator 2021.3 but I think 1.12. 2 would not work), 2 the version is no longer supported. you can either improve Klemen's plugin by adding all missing features from MCreator 2020.3 to MCreator 2021.1 (so particles, enchantments, gamerules, paintings etc.) or you can try to create a Java plugin for 2022.3 with forge 1.12.2 (although I don't know if that would work).
(Tutorial) Developing MCreator plugins: https://mcreator.net/wiki/developing-mcreator-plugins
Thx _Spectrall, That Means i cant?
I Need That too much
you can't get 1.12.2 in 2022.2 unless you change the MCreator code to boot with Java 11 or 8
how can i change the codes
there is the source code from github, you take it, you modify it making MCreator boot with either Java 8 or Java 11 and then you build the generator for 1.12.2 with your modified version of MCreator
Thanks For Helping Me, So Is There A Video Narration For This?
to modify the MCreator code I don't think so
https://mcreator.net/download/all
Klemen, I need 1.12.2 forge in 2022.2, but I don't have it in 2022.2 how can I do it