Minecraft Forge 1.16.5 Java Edition/Datapack Generator

Published by _Spectrall on
Supported MCreator versions
2022.3
2023.1
2023.2
2023.3
2023.4
2024.1
2024.2
2024.3
Tags / plugin type
Generator
Minecraft Forge 1.16.5 Java Edition/Datapack Generator
Downloads:
6544
Upvotes: 45
About the plugin


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:

- Shaders Utils

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

V2.0 - 1.16.5 (2024.3)

- MCreator 2024.3 Support!

V1.9.1 - 1.16.5 (2024.2)

- Bug Fixes

V1.9 - 1.16.5 (2024.2)

- MCreator 2024.2 Support!

V1.8.3 - 1.16.5 (2024.1)

- Bug Fixes

V1.7 - 1.16.5 (2023.4)

- MCreator 2023.4 Support!

V1.6 - 1.16.5 (2023.3)

- MCreator 2023.3 Support!

V1.5 - 1.16.5 (2023.2)

- MCreator 2023.2 Support!

V1.4 - 1.16.5 (2023.1)

- MCreator 2023.1 Support!

V1.3.2 - 1.16.5 (2022.3)

- Bug Fix

Project members
Lead developer
License
GNU General Public License version 3 (GPLv3)

Plugin downloads
V1.4 - 1.16.5 (2023.1) [Latest for MCreator 2023.1] - generator-1.16.5-1.4-2023.1.zip Uploaded on: 07/15/2024 - 16:03   File size: 668.12 KB
V1.5 - 1.16.5 (2023.2) [Latest for MCreator 2023.2] - generator-1.16.5-1.5-2023.2.zip Uploaded on: 08/02/2024 - 12:55   File size: 712.74 KB
V1.6 - 1.16.5 (2023.3) [Latest for MCreator 2023.3] - generator-1.16.5-1.6-2023.3_0.zip Uploaded on: 07/30/2024 - 11:40   File size: 690.05 KB
V1.7 - 1.16.5 (2023.4) [Latest for MCreator 2023.4] - generator-1.16.5-1.7-2023.4.zip Uploaded on: 07/20/2024 - 19:04   File size: 721.98 KB
V1.8.3 - 1.16.5 (2024.1) [Latest for MCreator 2024.1] - generator-1.16.5-1.8.3-2024.1.zip Uploaded on: 07/30/2024 - 11:03   File size: 719.25 KB
V1.9.1 - 1.16.5 (2024.2) [Latest for MCreator 2024.2] - generator-1.16.5-1.9.1-2024.2_1.zip Uploaded on: 08/27/2024 - 15:56   File size: 796.8 KB
V2.0 - 1.16.5 (2024.3) [Latest for MCreator 2024.3] [Recommended] - generator-1.16.5-2.0-2024.3_2.zip Uploaded on: 11/09/2024 - 15:00   File size: 790.09 KB

Comments

will 2024.2 support structures feature in an upcoming update for this generator?

Hello again, I was upgrading my MCreator from 2023.1 to 2023.3 and then while everything was porting, an error occurred with the main problem saying "Failed to apply plugin 'net.minecraftforge.gradle'.
Found Gradle version Gradle 8.3. Versions Gradle 8.0 and newer are not supported.
Use ForgeGradle 6 or newer for Gradle 8.0+ support."

I've tried deleting caches in the gradle folder and the gradle folder itself as well as making a brand new workspace and it doesn't seem to work. I can't use 2023.4 or above either since your 1.18.2 plugin aren't on those versions yet.

It's very good generator! But I have a trouble with Java models. I export a java model from blockbench with export version "1.15-1.16 MCP" and after building a project in MCreator I get this error:

"error: net.mcreator.testbeb.client.model.Modelscp is not abstract and does not override abstract method setRotationAngles(T,float,float,float,float,float) in net.minecraft.client.renderer.entity.model.EntityModel
public class Modelscp<T extends Entity> extends EntityModel<T> {"

I search all MCreator posts from community and I didn't found anything. Only about export version that "u need export 1.15-1.16 MCP" BUT I Done that!

I got it to work now changed all the tags to #minecraftis_overworld with a python script thx for the help

I Have a problem in a version for 2024.1, when try to create an biome, the code generates "cant find a simbol"

Please read above: "From MCreator 2023.1 upwards the generator works better if the old biome generation is present",.You will ask yourself how to do it, it is simple but difficult, because implementing it in the plugin I think would be very difficult, but implementing it in the MCreator code would be simple the problem is that with the passage of time MCreator (rightly) does not give "help" for old versions so you should reimplement the gui in this version, which I did but which I can't share because it'is not allowed

On version 2024.1 whenever i try to play this shows up https://imgur.com/a/ila02Ou

Everything works fine except that ores are not spawning at all I am using 2024.1 it says in the description the generator works better if old generation is enabled, is this the problem and if so how do I enable this?