MCreator generator plugin for Minecraft Forge 1.16.5 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 "mod_id: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 2022.2, the generator will have full support so if there are any bugs they will be fixed etc. (unlike 2022.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.3 will no longer be supported
- MCreator 2024.3 Support!
- Bug Fixes
- MCreator 2024.2 Support!
- Bug Fixes
- MCreator 2023.4 Support!
- MCreator 2023.3 Support!
- MCreator 2023.2 Support!
- MCreator 2023.1 Support!
- Bug Fix
Comments
Executing Gradle task: eclipse
Build info: MCreator 2023.2.24119, forge-1.16.5, 64-bit, 16384 MB, Mac OS X, JVM 17.0.5, JAVA_HOME: /private/var/folders/hw/8qcxxktn2jddtvs_3wbx5g7h0000gp/T/AppTranslocation/19384CFF-0C33-421E-8D4F-B063416DE739/d/MCreator.app/Contents/jdk.bundle/Contents/Home, started on: 2023-08-19-11:00:05
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'morepvpeffects'.
> Could not resolve all dependencies for configuration ':_compileJava_1'.
> Failed to calculate the value of task ':compileJava' property 'javaCompiler'.
> Provisioned toolchain '/Users/matt/.mcreator/gradle/jdks/jdk8u382-b05/Contents/Home' could not be probed.
Highly recommend not using this, it's completely incompatible with 2023.1 and will always be due to changes on 2023.1+ mcreator code. I recommend using https://mcreator.net/plugin/92152/minecraft-forge-1165-generator-mcreator-20223 as it has built full support for most features on 2022.3
2023.1 Done :D