

Please learn programming with java, how to use gradle, basic networking concepts, freemarker template writing and groovy scripting before even trying to do something with 1.7.10 or an mcreator plugin. Installing MCreator mods on client Start the Minecraft Launcher Select Java Edition Select Installations Select new installation Run the Minecraft Launcher. It's equivalent to jumping into an ocean without having any prior knowledge of swimming. It's not as simple as changing versions in the adle and expecting it to magically work.Īnd making an mcreator plugin also requires special knowledge. Especially 1.7.10, as it's a very different version. Nor will upgrading gradle or forgegradle work because maven central switched to https. Please learn java before modding. And 1.7.10 doesn't work with the same gradle version that 1.12 used, because of changes with forgegradle. And the version of ForgeGradle used on 1.7.10 is not the same (or even similar). Firstly, it's ForgeGradle that's causing issues, not Gradle. ForgeGradle 2.3 only supports 1.12 and 1.11. 5 modidthing:CustomPotionName, and then have said custom potion do nothing except set entities with the potion effect on fire. I can understand that you have not modded before, or even programmed with Java and gradle. newer versions are better and more supported. and why in the world are you modding for 1.7.10 now? mods that have existed since then have a reason to. You'll need to rewrite the entire 1.12 plugin if you want it. When you understand and you know how to search on the website and Internet, you shouldn't need to ask questions on the forum (there are still some cases that just Klemen or an expert with plugins can help).īruh did you not just read what they said?ġ.7.10 is a very different version from 1.12.2. Then, use the official plugins (integrated plugins) to help you when you make a plugin because they have everything you need when you start.

So, the only thing I will give you as advice, it's read the Wiki pages about making a plugin and watch the tutorial videos I've also made. I will stop here because if you don't understand this, you will never be able to make your generator. However, you, I don't have the impression you know searching because if you had searched a little bit, you would have found the Wiki pages I wrote and re-wrote a second time to share everything I learnt. it is like that I learnt everything I know today and I was able to write the Wiki and make tutorials about MCreator plugins. I'm someone that can learn quickly(generally) and I'm able to search for the information I need.
#Mcreator tutorial mob 1.7.10 generator
I had also to learn quickly to be able to write some Wiki pages (Ok I also wanted to make the first big generator xD) Then, I started to make the Fabric Generator, and even if I didn't know everything (the reason why I took one month to release the first version) I had already knowledge in making custom generators and Java. As Crispy has said, don't take the same path took in March/April because I had already some knowledge in Java and I began by making a Resource pack generator, so as it's smaller it's easier to understand how works the basic generator.
