This plugin adds a new Fabric Generator to your MCreator.
Hello 👋
It's been a while, right? Apparently, nobody could survive without my Fabric Generator. I know I said I would not continue it and I would leave the community. It's still technically the case, but in a different way. I won't go back to working full free time on MCreator or my plugins, but you'll see me from time to time. For this particular case of the Fabric Generator, NerdyPuzzle and Spectrall (+ Kleiders?) joined me to create a small team in order to continue keep alive the Fabric Generator, so it is no longer a one-man job like in the past. Having both of them is a real game changer as it's much less work for me... and enormously more features for you like this update proves it (and more is coming in a near feature! 😁). I will not continue to spend most of my time on MCreator projects. This era is truly over in my head for me. No longer the time, nor the motivation or the ideas. I simply want to help once in a while from now on, when I have the time, the motivation and the idea.
Hope you'll be happy of this (big) update 😄
Important Information
- Make sure you use MCreator 2025.3 third snapshot
- 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.
- Some features are disabled because they are Forge-related features. We are working on them.
Credits
- This generator re-uses a lot of the code used by the official NeoForge generators.
- Supporters on Ko-fi 💚❤️
License
- Licensed under the GNU Lesser General Public License, version 3.0
- Mods created with this tool may be closed-source and/or 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 the original creator endorses modified works.
Changelog:
To see a complete changelog of the plugin, check this file.
Last versions:
2.5
- The generator is now marked as stable once again (we totally did not forget)
- [#433] Added Player scopes for global variables
- Added strippable result for custom blocks and plants
- [Bugfix] Custom flower pots caused a build error
- [Bugfix] The new optimization system introduced multiple build errors inside procedure blocks
2.4
- Updated to MCreator 2025.3 3rd snapshot
- Added support for the following procedure blocks: Get random block from tag, Get dimension's ID, Get localized text, Is mod loaded, Damagesource from type cause, Damagesource from type cause directcause, Entity looking at block, Item can smelt, Block fluid to bucket and Block notify
- Applied the new head/tail optimization system to all applicable procedure blocks (it's more optimized than official generator ;))
- [Bugfix] Using an item and an item tag for an ingredient was causing a build error
- Some other minor improvements
Comments
It's funny suggestion considering Fabric updating their own API for snapshots :P
But answering seriously, I think it will not be updated because Goldorion is one of these people making snapshots. So not only he is busy on MCR base rn, but also it'd be kinda a waste of time, creating plugin to only be overwritten again with each snapshot, and then, full release. It's better to aim on stable versions.
hey its me again idk how to direct message someone if its even possible here so ima post the problem i got in comments cus uh yes
so i am having problem when i crate 1.17.1 workspace i always get this error if you can help then help me please thanks
here is screenshot of the error
https://gyazo.com/2016bf23d87bb53b2d9d11ddbad82ae3
i found a way ho to fix the error here
https://github.com/Goldorion/Fabric-Generator-MCreator/issues/180
here is how to fix the error if u dont wanna read through the website
If you already opened a workspace, follow these steps:
1. Close your workspace and go inside your workspace's folder
2. Open in Notepad or another text editor the `.mcreator` file
3. Search `currentGenerator`, inside `workspaceSettings` and replace `fabric-1.17.1` by `fabric-1.16.5` (Install it!)
4. Save, close, re-open your workspace, and re-select Fabric 1.17.1```
when ever I try to open a project or start a new with the 1.17 fabric plugin it always fails with this error
Configure project :
Fabric Loom: 0.10.66
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'qerqrr'.
Failed to provide loom:mappings:layered+hash.2192 : java.lang.RuntimeException: Could not find access widener file @ MCreatorWorkspaces\qerqrr\src\main\resources\qerqrr.accesswidener
Any way to fix this?
Hello thanks for the reply and update. But after following the steps of getting the new update and changing the workplace generator back to 1.16.5 and reopening the file I am still getting this error when opening open a new or existing workplace with the fabric plugin:
Build info: MCreator 2021.3.54000, fabric-1.17.1, 64-bit, 16327 MB, Windows 10, JVM 16.0.2, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
> Configure project :
Fabric Loom: 0.10.66
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'titanium'.
> Failed to provide loom:mappings:layered+hash.2192 : java.lang.RuntimeException: Could not find access widener file @ C:\Users\yoodl\MCreatorWorkspaces\titanium\src\main\resources\titanium.accesswidener
hi so i am working on a fabric mod for 1.16.5
and i am using this plugin and i am having problem when adding a block i tried adding biomes etc... and they work just fine the only problem is when i add a block here is the console error after compiling if you know how to fix it tell me thanks
C:\Users\MyUserFolder\MCreatorWorkspaces\susmod\src\main\java\net\mcreator\susmod\block\RubberDuckBlock.java:30: error: reference to FabricBlockSettings is ambiguous
and
C:\Users\MyUserFolder\MCreatorWorkspaces\susmod\src\main\java\net\mcreator\susmod\block\RubberDuckBlock.java:21: error: a type with the same simple name is already defined by the single-type-import of FabricBlockSettings
my hopes and dreams will be beyond shattered if this does not 1.18.1