This is a hard fork of the Goldorion Fabric Generator 1.20.1 plugin. This plugin will be developed separately from the main one, As Goldorion has left the community. Most of the features of this plugin are untested and are probably broken. PRs and issues on github are welcome and will probably be merged. There are already some fixes in the plugin now (check the changelog).
A plugin for MCreator, a code generator to create Minecraft mods. Adds a Fabric generator type.
This project is not official. It is not affiliated with the respective owners and maintainers of Fabric, Minecraft, or MCreator. Do not expect any official support from their communities.
Important Information
- Make sure you use MCreator 2024.4 or 2025.1
- If you are using 2025.1, you must install the 1.20.1 forge plugin.
- Supported global triggers
- Back up your workspace before updating to a newer version of the plugin.
- Mods will also require Fabric API to function properly, so when you want to play your mod, make sure you have Fabric API.
Credits/License
Author - Goldorion github, ko-fi
Dev - 300f20t github
Contributors - github
This generator re-uses code used from the official Forge generators.
The plugin's MCreator page is here
The plugin's MCreator forum page is here
Licensed under the GNU Lesser General Public License, version 3.0
- Mods created with this tool may be closed source and/or be distributed with a different license.
- Appropriate credit must be provided to the creators and maintainers of this software.
- Forked versions of this software must be distributed under the same license as this with attribution if distributed.
- Changes must be stated if any modified works are to be distributed.
- Under no circumstances can you state that modified works are endorsed by the original creator.
Changelog:
To see a complete changelog of the plugin, check this file.
btw, in the new version some of the items have been fixed, but some of them still fail. Some items used to give me this "error: cannot find symbol" however those are gone now and I didn't change anything except the plugin, now the items that do fail, which were there before as well, say "error: package TestArmorItem does not exist" again, idk if this is a plugin issue or not, but just wanted to provide some extra information in case it helps.