Minecraft Forge 1.18.2 Java Edition/Datapack Generator

Published by _Spectrall on
Supported MCreator versions
2023.2
2023.3
Tags / plugin type
Generator
Minecraft Forge 1.18.2 Java Edition/Datapack Generator
Downloads:
3837
Upvotes: 31
About the plugin

 

MCreator generator plugin for Minecraft Forge 1.18.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.

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.19.2 Java Edition/Datapack Generator

My Other Plugin:

- Shaders Utils

Contributing

You are welcome to support this project by opening pull requests.

Changelog

NOTE: If you had a previous version of the plugin to apply the changes (Bug Fixes and various improvements) it is better to regenerate the mod code or save all the elements

-Profession villagers only work with minecraft blocks and some features are missing (I'm not good at java so if anyone wants to fix profession villagers or add the missing features for 1.18.2 he can open a pull request on github). To be precise,here are the things that are missing from the generator

Upcoming Release

-Ported the plugin to MCreator 2023.4 (needs time)

V1.4.2 - 1.18.2 (2023.3)

-Bug Fix

V1.4.1 - 1.18.2 (2023.3)

-Fix Plant Gen

V1.4 - 1.18.2 (2023.3)

-Improvements

-Bug Fix

-Ported The Plugin To MCreator 2023.3

V1.3 - 1.18.2 (2023.2)

-Bug Fix

V1.2 - 1.18.2 (2023.2)

-Bug Fix

V1.1 - 1.18.2 (EAP 2023.2 b22518)

-Added almost all the features of the new  MCreator snapshot

-Added all the new procedures/fix of the new  MCreator snapshot

V1.0 - 1.18.2 (EAP 2023.2 b20712)

-Release of 1.18.2 Minecraft Forge mods generator plugin.

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

Plugin downloads
V1.3 - 1.18.2 (MCreator 2023.2) [Latest for MCreator 2023.2] - generator-1.18.2-1.3-2023.2.zipUploaded on: 08/13/2023 - 16:35   File size: 692.42 KB
V1.4.2 - 1.18.2 (MCreator 2023.3) [Latest for MCreator 2023.3] [Recommended] - generator-1.18.2-1.4.2-2023.3.zipUploaded on: 09/15/2023 - 14:59   File size: 710.52 KB

Comments

We couldn't cook in higher mcreator versions. Is it available in this version? One question: When will another Turkish language be available?

We couldn't cook in higher mcreator versions. Is it available in this version? One question: When will another Turkish language be available?

error: cannot find symbol
InventoryScreen.renderEntityInInventory(this.leftPos + -54, this.topPos + 149, 70, (float) Math.atan((this.leftPos + -54 - mouseX) / 40.0), (float) Math.atan((this.topPos + 99 - mouseY) / 40.0), livingEntity);
^
symbol: method renderEntityInInventory(int,int,int,int,float,float,float,LivingEntity)
location: class InventoryScreen

For some reason it is not imported
net.minecraft.client.gui.screens.inventory.InventoryScreen

btw is there a place where people can donate/support your work? Maintaining tons of generators cannot be easy :)

No, there isn't a place for that, for me it is enough that you leave a upvote on the plugin page so more people can see it and use it (since there are really a lot of people who don't know how to install generator plugin)

yes but i noticed it's harder than i thought, example of what i did: i tried to do the enchantments and they work except for the name, i added the conditions to the AI Task, i also added other mappings but there are so many things to improve and some things I can't do because they give errors