Topic category: Plugins and third-party tools
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.
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.
The plugin's page https://mcreator.net/plugin/64512/mcreator-fabric-generator
1.15
Okay.
A new update for the Fabric Generator is finally available (Sorry for the long wait. The repair item feature caused me a lot of problems)! Armors, recipes, new Fabric versions, and more are now here. https://github.com/ClothCreators/MCreatorFabricGenerator/releases
Changelog:
- Updated Fabric API version to 0.11.1+build.312-1.15
- Updated the Fabric version for 0.8.7+build.201 (If you get an error with the setup, Re-run the setup.)
- Updated yarn mappings for the 1.15.2+build.17 version
- Added support for armors
- Added support for the Repair Items feature for Tools and Armors
- Added harvest level for mining blocks
- Not Specified tool can now be used for block.
- Other mapping changes
- [Bugfix] Block hardness didnāt work properly with numbers.
- [Bugfix #5] Smelting, Blasting, Smoking, Campfire recipe types didn't work.
I just thought of something for 1.16 version: knockback resistance like netherite. Also when the fabric version of my mod Cavecraft: Cave Update is out I will give credit to this plugin
You can't add new elements to MCreator's UI with plugins so this would not be possible.
That is some nice progress :D
:D We plan to add new nice things too for the next updates. For the support of the Repair items, I almost asked you help for the mcitems.ftl file, but I found how to resolve my problem in fixing the recipe bug, yesterday evening. xD (I had to change how the file writes the blocks/items/modded elements in the second function.)
The mcitems.ftl is just utility method. You could theoretically take a different approach at mapping names based on block type, but this is how I did it a long time back :D
At the beginning, we wanted to rewrite it, but we would have to make much more functions because sometimes, to use th mappings, blocks need to be Items.AIR, and sometimes Blocks.AIR. However, I used almost the same function you use for the Forge generator (except few things I had toi remove), and I just use ?replace("Blocks.", "Items.") for example, when i need to change vanilla things. For the custom elements, I get the main class and the class name of what i need (in the mcitems for this). it's easy to do when you know what you need to do. xD
The First release of The Update that patched all other updates(Most original name, found by BoogieMonster101 is here, with a huge changelog. Notably, itemgroups, biomes, better blocks and plants. If you're still on 0.5.0, we recommend updating to 0.6.0 as you can use all new features, and refreshing the workspace would be much faster. 0.6 will also be the last version for 1.15.2. Future versions will release only for 1.16, unless a bug is found with 0.6 or features are backported. You can find the release here : https://github.com/ClothCreators/MCreatorFabricGenerator/releases/tag/0.6.0
I would like to thank BoogieMonster101 for his help for this update anbd future, as he has joined CrispyChips and me for the development of this generator (If this update was fast to come, you can thank him.xD).
All Changes:-
Changes from the previous snapshot:-
Please report any bugs to Github issue tracker
As you can see, we have made snapshots and pre-releases for this update. We will now make few pre releases/snapshots for each update, to help us to find bugs (you will be able to report us bugs for the final release of the update). However, we will only post snapshots/re-releaseson the GitHub repository and on my Discord server (and few other Discord servers sometimes).
Does this work for 2020.4 snapshot?
We didn't test yet, but it should work, as plugins didn't change. They only added new things.
ok thanks!
Please start working on 1.16.1
I can't wait to make some nether-themed items!