Another Fabric Generator [1.20.1] (300f20t edition)

Published by 300f20t on
Supported MCreator versions
2024.4
Tags / plugin type
API support
Generator
Another Fabric Generator
Downloads:
4547
Upvotes: 30
About the plugin

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

  1. Make sure you use MCreator 2024.4 or 2025.1
  2. If you are using 2025.1, you must install the 1.20.1 forge plugin.
  3. Supported global triggers
  4. Back up your workspace before updating to a newer version of the plugin.
  5. 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.

License
GNU Lesser General Public License version 3 (LGPLv3)

Plugin downloads
V2.2.1 [MCreator 2024.4 and 2025.1 ONLY] - another-fabric-generator-1.20.1_2.zip Uploaded on: 03/27/2025 - 00:31   File size: 352.61 KB

Comments

It fails to compile whenever I make any kind of tool. It says it apparently "cannot find symbol" whenever it compiles.

I know it is not my computer or internet speed it just keeps getting stuck at regenerating workspace base and resources for hours upon hours I have close to 6k mod elements though but converting to another forge workspace takes only a few minutes

Could you please add tags because without them I can't make biomes because leaves decay. It would be very appreciated thanks

Hey man nobody ever gives you guys credit but stuff like this is just insane and the fact that you do it for free is mind boggling, what do you mean I get to click one (1) button and my mod immediately works for fabric, what
Thanks x1,000,000 king

I can't make armor, tools, or procedures with this, no matter what I do to them, it's always a "cannot find symbol" error. This plugin is unusable for my purposes because of this problem.

are you able to port this for 1.21.1 Minecraft? If not can I give it a shot?

I recreated a mod that I made with Forge, except that it only creates errors with the plugin for fabric !!

water_and_lava_remover_fabric\src\main\java\net\mcreator\waterandlavaremoverfabric\item\DrainHoleBookInformationItem.java:25: error: cannot find symbol
ItemGroupEvents.modifyEntriesEvent(WaterAndLavaRemoverFabricModTabs.TAB_DRAINHOLETAB).register(content -> content.accept(this));