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
Tags / plugin type
Generator
Minecraft Forge 1.16.5 Java Edition/Datapack Generator
Downloads:
5752
Upvotes: 43
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
  • 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:

- 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.2 will no longer be supported

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.3.2 - 1.16.5 (2022.3) [Latest for MCreator 2022.3] - generator-1.16.5-1.3.2-2022.3.zipUploaded on: 05/04/2024 - 13:56   File size: 642.62 KB
V1.4 - 1.16.5 (2023.1) [Latest for MCreator 2023.1] - generator-1.16.5-1.4-2023.1.zipUploaded 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.zipUploaded 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.zipUploaded 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.zipUploaded 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.zipUploaded on: 07/30/2024 - 11:03   File size: 719.25 KB
V1.9.1 - 1.16.5 (2024.2) [Latest for MCreator 2024.2] [Recommended] - generator-1.16.5-1.9.1-2024.2_1.zipUploaded on: 08/27/2024 - 15:56   File size: 796.8 KB

Comments

I want to make a biomes mod to Minecraft 1.16.5, but I can't add biomes to the 1.16.5 version using MCreator.

Hey there, I'd just like to personally request you to take a pause from all the later versions, which are still supported, and address the ongoing demands for the 1.12.2 plugin to be updated. There's a niche there that I strongly believe a well rounded developer like you can answer.

Hello, I wanted to mention a problem I have, and that is that I can't create biomes, it says as if a symbol is missing or something similar, and it makes it impossible to generate the code correctly, but when I delete the biome, the error is fixed. Just that, the mistake of biomes

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

I finally figured out the problem, it was with the generator zip itself. I had to switch certain folders and as right now, I'm not having the same errors as before. What I did was swap folders inside the forge-1.16.5 folder from the 2023.1 plugin with the folders in the forge-1.16.5 folder from the 2024.2 plugin. Did not swap everything but it is working flawlessly as I speak

wont let me use the plugin because it says structure element is not supported

Sorry if it looks like I'm spamming but I've tested other Minecraft versions(like your 1.20.4 generator) and they do not produce errors when I try to spawn an entity in, however, every 1.16.5 generator version from 2023.1 and above just straight up cause errors if i try do something as simple as spawning an entity, using math for GUI slots, setting health among others. I would list more but
A. It would be an whole essay
B. MCreator doesn't show more than 100 errors at a time
The only version of the 1.16.5 plugin that actually works is V1.3.1 for MCreator 2023.1(its not on this page anymore)

I've tried EVERY version and spawning an entity causes the SAME error https://imgur.com/a/rCLPy2u
I even made a BRAND NEW workspace and I still get the same error, not sure what to do

Hello, I wanted to retry using the 2023.3 version of this plugin(so i could port a mod to 1.18.2) but anytime i do anything related to spawning an entity, it always makes an error like this https://imgur.com/a/rCLPy2u
Something similar also happens whenever I do something relating to Math and clearing slots in a GUI(can't find the error right now) among others. I have NO other plugins installed, it is just this one

Closer to finding the reason why this doesn't work in older versions, when I view the procedure from the generated code viewer, the procedure is just straight up blank, while this was fixed in the 2024.2 version, still present within older version(especially since there's no 2024.2 for 1.18.2, so I have to use the older version)