Started by
McModded1.14
on
Topic category: Plugins and third-party tools
I recently started getting interested in making generators. If anyone comments I plugin that they would like to see I will try to make the plugin and send a link to the plugin once its done.
The only thing is I am not good at adding custom procedures and ai tasks.
the current generators im working on:
- 1.7.10 forge
Edited by McModded1.14 on Wed, 02/17/2021 - 20:50
I have been practicing coding so it shouldn't be to hard for me to make a plugin.
i wouldve said 1.7.10 or 1.8.9 or 1.9 but they are way different from new versions, maybe can you make 1.11.2?
also 1.7/1.8/1.9 are outdated
I will try to make either 1.7.10 or 1.8.9 as long as I can find the mappings and get gradle working.
1.11.2?? Sure. It has similar code to 1.12
Updated the description.
You shouldn't try to make 3 really different (in terms of code) generators at the same time because for the Fabric generator, we are 3 to work on it (mainly BoogerMonster and he is really good with Fabric) and we are still in development. We have never released a first stable version, and I started the generator in March/April. Also, 1.7.10 is really outdated, as much as the 1.1.2 and the 1.13.2 (and this version has no stable release I think). If you really want to work on a new generator, try to make something simple to begin, and then, start to make something more complex. You could try to start the 1.16.2/1.16.3 (and it will be released), and then when Klemen starts the work on the 1.16.x, create a PR, to add it to MCreator. To learn a little bit about how work GitHub, you should read the official documentation here. https://docs.github.com/en/github
but 1.13.2 is 2 years old, and 1.7.10 is 7 years old...
also whats a PR?
I started on 1.16 forge a week ago. Also I will finish one of them then I will do the rest. And in 1.16 forge It works I just need to add the workspace.json file and a few more .json files.
And about 1.7 I know its outdated but in 1.7 there is the Orespawn mod which is one of my favourite mods and the Orespawn mod is apparently going to be on 1.7 until someone ports the mod to a different version. Also outdated as 1.13?? 1.13 is only three years old.
Also what is a PR???
And I tried to make a github account but I forgot my password
You work on 4 generators together by yourself
That is REALLY Impressive, REALLY Impressive, REALLY Impressive
PR is a pull request FYI
Its not to many. I work on one everyday. I am just trying to get them to load and compile mod elements correctly.
Also thanks.
Also I just found out how to play multiplayer and I am horrible at pvp.
oh ye i also have a favourite 1.7.10 mod, carpenter's blocks, which sadly didnt get 1.8.9 or 1.9 or 1.10 or 1.11 or 1.12 or 1.14 or 1.15 :(
Thats one of the reasons I am making the generator since a lot of mods are only for 1.7.10. And speaking of the generator it loads in now but mods don’t compile yet.