Minecraft Forge 1.16.5 Generator [For MCreator 2022.3]

Supported MCreator versions
2022.3
Tags / plugin type
Generator
Forge 1.16.5 icon
Downloads:
3513
Upvotes: 60
About the plugin

2022.3 ONLY, 2023.1+ Removed features that were neccesary for 1.16.5 and older versions to work properly.

 

A port of the 1.16.5 Generator from older version to the newest mcreator version; This generator will also include bug-fixes and ports of features over time, including currently a fix that allows it to work properly on 2022.3

 

Contributing
You are welcome to support this project by opening pull requests.
WARNING: Minecraft 1.16.5 is no longer supported by MCreator (Pylo). This repository here is only for reference purposes and for community use. It is not officially supported.
         

Mainteiner: Urielito3010/Kleiders

Thanks to the MCreator team for keeping the generator up for so long!

Some 1.16.5 generator exclusive procedures have been added:
Example of a dimension with a custom sun and moon, done by changing a Player Persistent Variable.
example 1
example 2

Example of a nested "for each entity as" block:

When there is a pig near the player, all cows within a 20 block radius from the pig will be damaged. Instead of having entity iterators, you need to add a custom block snippet and replace entity fields with that snippet, like in the image.
example3


 

Changelog (Older changelogs can be found on github): 

V1.3.2:
Fixed a bug with the Fluid element on 2022.3

V1.3.1:
Fixed a bug with the "Advanced For Each Statement" that prevented it from loading the game.

V1.3.0:
Added two procedure blocks to change Vanilla Textures
-Change vanilla texture {vanillatexture} to {yourtexture}
-Undo texture change for texture {vanillatexture}
(An example can be found above in the plugins page)
Clarified in the music disc element that "lenght in ticks" is not supported (And will never be, as it was added on 1.19.2)
Added a custom warning for client side procedures (Specifically added for the texture changers)
-Moved the advanced "for each entity as" to the advanced tab.

V1.2.0: 
-Added an Advanced "For each entity as entity iterator" procedure that can be nested. (Requires the use of custom code snipets to declare what "entity iterator" will be.)
-Fixed Biomes allowing them to generate correctly.
-Biome tags do not work because they were introduced by minecraft on 1.18.2. (And base mcreator no longer supports biome dictionary types)

License
GNU General Public License version 3 (GPLv3)

Plugin downloads
MCreator 1.16.5 Generator Plugin V1.2.0.zip - MCreator 1.16.5 Generator Plugin V1.2.0.zipUploaded on: 11/10/2022 - 23:35   File size: 432.25 KB
MCreator 1.16.5 Generator Plugin V1.3.2.zip - MCreator 1.16.5 Generator Plugin v1.3.2.zipUploaded on: 11/12/2022 - 17:10   File size: 431.35 KB

Comments

1.16.5 plugins are getting removed not updated, your gen as exclusive procedures what will brake upgrading to 1.18 and up there for your gen is usless for users trying to make mods for all 3 versions you need to add them options as a plugin to 1.18.2 and 1.19.2 or remove them.

Also plugin creators have made it clear most of them will only support offical versions of MC.

Do you have any respect for the tool? if you did you would know as a dev you would need to follow the tools work flow, so adding new functions to a no longer supported gen, and yes it's fully unsupported now what wont be able to upgrade to a newer version is not just perfecting but bad as it will create normal users whom didn't know this as it's not made clear it wouldn't work in the future to complain and submit loads of bug reports to the git hub making it harder for the Mcreator team.

The colours you used help make them stand out on some of it I guess lol and thanks for the reply I am trying your plugin in 2022.3 running 2 versions can be a pain lol.

So part from the texture functions the will update to the newer versions, that's all one needs to know the point I stated it because I want 1.16.5 I would rather see it getting the same love to the core first before getting functions what are not part of the core if you get what I mean :)

The example does not work (talking about changing the moon and sun etc), i can't put "entity interior" where its shown, it just doesn't work - i did everything step by step as shown on the example, and checked many times

One question, all previous features that could be applied in previous versions can still be applied with this generator? I mean that percentage thing when you start a mod and have to choose a version.

If I were you I would Ignore the "percentage" thing that is there, as it doesn't give any real information. Any features that worked on 2022.2 work except for "is biome type", only because biomedictionary support was completely removed. And some features have been fixed to work in 2022.3, along with other future fixes that will add new features to the generator. (Specifically targetting 2022.4 future additions that will be added to be fully compatible with the 1.16.5 generator)