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
- 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.
Comments
I don't know if this is an issue with the plugin, or some other issue on my end, but anytime I try to export a workspace with this plugin it fails. Even if i make a simple block or item it fails, even with a workspace with just ONE item, with no special properties or procedures. Anytime I make an item, or a block, or anything it fails. If this is a problem with the plugin I'd appreciate it if you tried to fixed it, and if it's a problem on my end then don't worry about it.
I tried it again with the new version, still failed, idk if it's an issue on my end, or some unknown issue from the plugin, If you would like I can provide the console output or an exportable zip if you think it's caused by the plugin, but I think it's just an issue on my end, thanks
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.
Warning: this plugin seems to be heavily untested, many things don't wor,k and is mostly just copy and paste of the old plugin at this time. TO ALL USERS: Use with extreme caution