MCreator generator plugin for Minecraft Forge 1.14.4 Java Edition mods/Datapack.
How to install
Please check https://mcreator.net/wiki/understand-plugins#toc-index-1 for installation guide.
Info
This Generator is built over the old official generator, but this one is NOT official, and is not being maintained by the MCreator Team.
NOTE:
- From MCreator 2023.1 upwards the generator works better if the old biome generation is present
- Bipeds texture 32x32 -> 64x64
- From MCreator 2023.4 upwards to refer to all the biomes of a dimension just put the "is_yourdimensionid" tag
- From MCreator 2024.2 the folders where the textures are contained have changed: Blocks -> Block, Items -> Item, this change is necessary to have the functionality to refer to vanilla Minecraft textures
More documentation on generators
Check MCreator's wiki for more documentation: How to make new generator
My Other Generators:
- Minecraft Forge 1.12.2 Java Edition Generator
- Minecraft Forge 1.15.2 Java Edition/Datapack Generator
- Minecraft Forge 1.16.5 Java Edition/Datapack Generator
- Minecraft Forge 1.17.1 Java Edition/Datapack Generator
- Minecraft Forge 1.18.2 Java Edition/Datapack Generator
- Minecraft Forge 1.19.2 Java Edition/Datapack Generator
- Minecraft Forge 1.19.4 Java Edition/Datapack Generator
- Minecraft NeoForge 1.20.4 Java Edition/Datapack Generator
My Other Plugin:
Why should i use this generator?
If you are using this version of minecraft, you will have many more features than those present in MCreator 2020.5, the generator will have full support so if there are any bugs they will be fixed etc. (unlike 2020.5 which is no longer supported). The generator also has a lot of backports (from new versions of MCreator to this one) regarding bug fixes on the generator. If you want to export your mod for multiple versions this generator is for you!
Contributing
You are welcome to support this project by opening pull requests.
Changelog
NOTE: Plugin versions that use versions older than MCreator 2024.4 will no longer be supported
- MCreator 2024.4 Support!
- MCreator 2024.3 Support!
- Bug Fix
- Improvements
- Bug Fix
- Bug Fix
- Improvements
- MCreator 2023.4 Support!
- MCreator 2023.3 Support!
- Bug Fix
- MCreator 2023.1 Support!
- Bug Fix
- Improvements
- Bug Fix
- Bug Fix
- Fixed a huge bug with java models
- Bring Some Fixes from MCreator 2021.3 to MCreator 2021.2 (Only 1.14.4)
- Improvements
- Various Fixes
- Added datapack support (1.14.x)
Comments
(1/2)
Hi thank you for your wonderful comment, unfortunately for some reasons I don't think I will be able to make the 1.19.3 forge generator, the changes in 1.19.3 are quite a few, I should check the features, the gui code and other little things. Then I don't have time at the moment, I should already update all the other generators (excluding 1.17.1, 1.12.2, 1.15.2 and 1.18.2 which require greater attention and more time than the others) and I haven't done it yet due to lack of time. My answer as you understand is a no, for the reasons listed above, but if I have some time I will try. A tip for learning is to look at their code, so look at the code of the official generators and also those present on the plugins page (I'm not saying all the code but at least a little bit), by doing this I learned java and also how to make generators.
(2/2)
In addition to this, I still have a lot to learn because I don't know how to do everything (I think I know everything about generators), java is simple but not if you have to work on "libraries" (or code, I call it that) made by others (mojang). The generators use the freemarker syntax, it's very simple I think you will understand it immediately when you see it in the various generators. (the advantage of that syntax in addition to simplicity is also that you can insert java functions or methods that can then work when called by the code). And one last tip: run MCreator with the .bat file (so you can see the logs of what it does and what error your generator gives you) or if it isn't there, clone the MCreator repository and use IntelliJ so by running MCreator you can see the logs in real time. I wish you a good year and a good day too :)
Thank you for all the great generators that you make!
It is probably a bit bold of me, but I would love to request a forge generator for 1.19.3 if it is something you could do (I just presume you are magic at this point and are capable of anything. 🌠), or would be willing to do. Although I understand if you can't or don't want to. (I can accept no as a whole sentence without feeling entitled to a reason. And I already appreciate all the work you have done! 😊) I read through the how to create a generator instructions. And I think that I'm still a ways away from fully understanding it. Though I will keep trying to learn.
Anyway, thank you for seeing my request!!! I hope you have a great day and a wonderful new year 2025!!!