MCreator generator plugin for Minecraft Forge 1.19.2 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 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.14.4 Java Edition/Datapack 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.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 2023.2, the generator will have full support so if there are any bugs they will be fixed etc. (unlike 2023.2 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.2 will no longer be supported
- Bug Fix (Custom Tabs were ignored)
- Bug Fix
- MCreator 2024.2 Support!
- FG Bump
- Bug Fixes
- Improvements
- Bug Fix
- Bug Fix
- FG (Forge) Bump
Comments
An exception occurred applying plugin request [id: 'net.minecraftforge.gradle', version: '5.1.+']
> Failed to apply plugin 'net.minecraftforge.gradle'.
> Found Gradle version Gradle 8.0. Versions Gradle 8.0 and newer are not supported.
Use ForgeGradle 6 or newer for Gradle 8.0+ support.
I downloaded the latest official 1.19.2 generator from the snapshots page (the version that still supported 1.19.2) and went in to that generator folder then below "workspacebase" I replaced most things in that folder relating to gradle and opened and changes some numbers (mostly on 1.19.2 as I changed the 1.19.4 to 1.19.2 in the files)
thx!