Fabric Generator [1.21.8]

Published by Goldorion on
Supported MCreator versions
EAP 2025.3.42611
Tags / plugin type
Generator
MCreator Fabric Generator
Downloads:
99409
Upvotes: 1234
About the plugin

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 second 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.

https://storage.ko-fi.com/cdn/brandasset/kofi_button_blue.png

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.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

2.2 - The update that compiles

(We finally introduced automatic tests on the repository)
- Updated to Fabric API 0.133.0
- Add new global triggers: Entity blocks with shield, Entity drops experience, Entity falls, Entity picks up item, Entity jumps, Entity picks up experience
- Added wait procedure block
- Removed Get block's enchant power bonus procedure block (will be re-implemented later)
- Removed Get entity's submerged height (will be re-implemented later)
- [Bugfix] Entity heals trigger only worked for one procedure
- [Bugfix] Cancellable global triggers could not be cancelled
- [Bugfix] Player starts using item global trigger caused a build error
- [Bugfix] Custom multi tools caused a build error
- [Bugfix] When entity attacked Global trigger was causing a build error
- [Bugfix] Entity model components caused a build error
- [Bugfix] Custom Wandering Trader trades were causing a build error
- [Bugfix] Custom potion effects caused a build error when used
- [Bugfix] Tools caused a build error in some cases
- [Bugfix] Disabled armor pieces caused a build error if they were piglin neutral
- [Bugfix] Custom blocks could cause build errors in some cases
- [Bugfix] Custom plants caused build errors when Can be placed on was used
- [Bugfix] It was possible to move items into their own inventories
- [Bugfix] Shift clicking items into custom GUIs made them disappear
- [Bugfix] Block inventories did not store items when opened with right click
- [Bugfix] Custom attributes would cause build errors when used
- [Bugfix] Setting particles for custom potion effects would cause a build error
- [Bugfix] Block is tagged procedure caused a build error
- [Bugfix] Command ME caused a build error
- [Bugfix] Player respawns global trigger's world dependency caused a build error
- [Bugfix] Fixed some other events that caused a build error
- [Bugfix] Get item's fuel power procedure block caused a build error
- [Bugfix] Get block's light level caused a build error
- [Bugfix] Message sent in chat's text dependency caused a build error when used
- [Bugfix] Place feature and Place feature with result procedure blocks caused a build error
- [Bugfix] Damage source from source caused a build error
- [Bugfix] Get and Has enchantment level blocks caused a build error
- [Bugfix] Get number of players on server caused a build error
- [Bugfix] Close opened GUI block caused a build error
- [Bugfix] Convert bucket to fluid blockstate caused a build error
- [Bugfix] Potion effect projectile procedure block caused a build error
- [Bugfix] Open GUI for entity procedure block caused a build error
- [Bugfix] Fixed some other procedure blocks that caused a build error
Project members
Lead developer
Developer
Developer
License
GNU Lesser General Public License version 3 (LGPLv3)

Plugin downloads
Fabric Generator 2.3-1.21.8 (MCreator 2025.3 Snapshot #3) - generator-fabric-1.21.8.zip Uploaded on: 10/18/2025 - 14:11   File size: 416.49 KB

Comments

would also like to mention I have the correct versions of everything and it all works up until playing the game

why is it that when ive tried several times to create the mod and export it, it won't load anything into the actual game no blocks I added :(

Good thing I read the description, otherwise we would know what's coming...

Whenever I try to make an entity with the plugin, the workspace won't build. It says it had to do with mob drops, but even when the mob drops nothing, the workspace won't build

Hey man, really appreciate the good work! Thank you very much for supporting the fabric community!! :D

I already plan for some time to implement them. However, I also want to implement, block, item and entity inventories (in addition to GUI/inventory procedure blocks), so it takes some time I also need to understand the network system of Fabric, so I need some time to figure out how it works and implement all this stuff. :D

So, I see you're waiting on MCreator to upgrade to java 16... Have you messaged them about that? I know that Forge hasn't updated yet, but updating the java version seems like it should be easy enough, and will be required eventually anyway. Maybe open a github issue and link it here, or something? :/

I'm already a major MCreator['s contributor and have already been in contact for several months (over 1 year and a half at least) with Klemen and Matej. Updating to a newer Java version is not always as easy as we can think because several things can change or can be improved with new features. About updating from J11 to J16, Klemen told us (contributors), he won't change the Java version before MCreator 2021.3 because Forge 1.15.2 doesn't support this Java version. In addition, he wanted to have Forge 1.16.5 at least and it's only a few days ago, Forge released a new RB supporting Forge Gradle 5 (so Java 16). Klemen already started to work on the update for J16, but he still needs to finish a few things and fix potential problems. The PR won't be merged before the 2021.3, so I don't think I will work on new features for the 1.16.5 version as it will require me to spend more time on updating to Fabric 1.17.1 (new names and systems as usual).

Oh, so 2021.3 will drop 1.15.2, do I understand correctly? :<
Also, there is no chance for any new GUI feature for it, such as customised button, since it was you working on GUI features, iirc? (sorry for asking about that here, but if I should stop hoping, I'd want to do it as early as possible)

Such a shame :< of course I will try to add that via code someday, but implementing that would save quite a lot of time (and I see it is kinda requested feature too), since I just started learning basic Java and it will take a while before I will be able to contribute to MCreator/code that myself. And custom buttons being MCreator feature would make it less buggy when changing generators back and forth, as I do to maintain all versions, I guess.
But I'm excited for 1.17.1 support anyway, so good luck with stuff you work on atm! Remember that we all appreciate your amazing work! ^^

I can't use it.
Appear to be locked.

https://i.ibb.co/HDHjLdb/fabric.png