Started by
Goldorion
on
Topic category: Plugins and third-party tools
This plugin adds a new Fabric Generator to your MCreator.
Hi, I know you are all waiting for the 2023.4 port, but my motivation was very low for a long time. It's still not at its top, but I had enough of it to fix several reported bugs. I hope you'll enjoy it until I do the full 2023.4 update (it's a big update).
Important Information
-
Supported Global triggers
- All procedure blocks (and global triggers) are marked as supported, but several of them will fail to build. THIS IS NORMAL. Do not report them.
- Mods will also require Fabric API to function properly, so when you want to play your mod, make sure you have Fabric API.
- Biomes now require TerraBlender to generate in the Overworld and the Nether.
- Some features are disabled because they are Forge-related features, so I can not support them.
Credits
- This generator re-uses a lot of the code used by the official Forge 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:
1.20.1-1.9.11:
* [Bugfix] Player right clicks on entity global trigger was called twice
* [Bugfix #480] GUI labels had a shadow
* [Bugfix #483] GUI tooltips gave a build error
* [Bugfix #493] Double plants could not be used
* [Bugfix #496] Player right-clicks on a block failed to build
* [Bugfix #503] Custom End biomes had multiple problems
The plugin's page https://mcreator.net/plugin/64512/mcreator-fabric-generator
Edited by Goldorion on Tue, 01/30/2024 - 02:18
The new major update is now available. After months of waiting and requesting, GUI has finally been added to the generator! With all parameters supported and the possibility to add an inventory to your block, item or entity, your mods will finally be able to have an interface. GUIs and slot procedure blocks are also coming with this update.* In addition to that, some smaller features, such as the custom dispenser behaviour item feature, are also coming and as usual, many bugs are dead.
Changelog:
Nice work :D
how do i download it tho
Is it possible to make an armor which when it is worn it will give you a special effect that you have created.
Support 1.16.4?
Why? 1.16.5 = 1.16.4 + a server side bugfix.
Stop being outdated.
Damn, i really wanted to make an 1.17 fabric mod :( Is it impossible, or hardly possible, because i really want it.
Now that MCreator supports 1.17.1, are there plans to update this plugin to support mods for that version too, or continuing implementation into MCreator? No rush or anything, but it'd be a really great help. Thank you for developing the plugin in the first place ^^
News about Fabric 1.17.1:
I already explained it a few times already, but I think making an announcement will be better.
As I explained to a few people already, I already started to work on supporting Fabric 1.17.1. However, with other contributors (of MCreator), we also made a lot of progress on updating MCR to MC 1.18.x. I could simply update the needed code to support FB 1.17.1, but the latest version brought a lot of new features for generators, so I want to take the time to massively improve the generated code. To go a bit faster, I also decided to move to Mojmaps (official Mojang's mappings), so even if now I can copy and paste most of the code used by the Forge generator, I'm implementing a few more features. Finally, I contributed a lot to the update to Minecraft 1.18.x and it took me a lot of time. I continue to work on the 1.17.1 version from time to time. If I finish it before 1.18 snapshots, I'll release a version, but if not, I will simply update to FB 1.18.2 and put all my efforts into it (as MC 1.19 won't release before a few months).
If you're curious about the progress, here's a look. Note that I'm still fixing slot features with GUIs and triggers & procedure blocks are complete for this update (new ones have been added!). The full changelog can be found here.
hey. blocks show an error after compilejava task, but idk how to find it. i can't make any blocks at all, even if i only add the textures. help!
Hi everyone! It's been a while since the last big update, no? Well, I have an explication. Originally, I didn't plan to release a 1.17.1 of the fabric generator, but in the end, I was quick enough to finish before the first 1.18.2 MCreator snapshot. After the release of the 1.5, with the other contributors of MCreator, we started to work on porting MCR to 1.17.x and as you may know, it took us a while to improve and port the code. It was the same thing for me, except I was alone. To improve the generated code of the Fabric generator, this generator is a modified version of the 1.17.1 Forge generator, to use Fabric instead of Forge. Moving from Yarn to Mojmaps didn't help too, but another reason explaining the time was I took this opportunity to add several new features I didn't add yet, such as tinted blocks/plants and a lot of missing procedure blocks.
With the amount of work and time, it required me, I didn't test everything (not major features) and as a port to a new MC version hides bugs, I would like to ask everyone using it, to report on the issue tracker (follow the template!) every bug you find or you think you found.
Another point I would like to talk about is support for 1.18.2. I will surely not start working on it before some time. It requests a lot of time and work and I'm a bit tired to do it alone. I will do the same thing as I did for this version. I will work slowly on it when I have some motivation and time.
Here's the changelog of this version:
Neat! :)
> Failed to provide loom:mappings:layered+hash.2192 : java.lang.RuntimeException: Could not find access widener file @
what does this mean?
I'm not asking to rush you, but when do you think support for 1.18.2 would be? If no time soon I may port myself. :)