Fabric Generator [1.20.1]

Published by Goldorion on
Supported MCreator versions
2023.4
Tags / plugin type
API support
Generator
MCreator Fabric Generator
Downloads:
45746
Upvotes: 851
About the plugin

This plugin adds a new Fabric Generator to your MCreator.

Import ant 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.
  • Some features are disabled because they are Forge-related features, so I can not support 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 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.10:

(Thank you NerdyPuzzle)
* [#520] Removed support for TerraBlender API (biome generation is now done similarly to Forge generators)
* [#417, #520] Add support for cave biomes
* [#521, #520] Custom items caused a build error in several cases
Project members
Lead developer
Contributor
License
GNU Lesser General Public License version 3 (LGPLv3)

Plugin downloads
Fabric Generator 1.20.1 - 1.10 - generator-fabric-1.20.1_2.zipUploaded on: 03/25/2024 - 02:12   File size: 349.25 KB

Comments

Let's take it step by step

Click on the New workspace, is there an option for FABRIC?

Have you uninstalled MCreator and re-downloaded MCreator to reinstall?

Also ask about the computer operating system you are using.

Thank you

We know you are busy updating Fabric Generator
I'm sorry that most people here can't help this.
Many users have no JAVA or technical expertise.
Even people with relevant knowledge may not be able to help such complex project development.

Please ignore everyone’s urging,
A small number of people don’t understand how difficult the development of Fabric Generator is.
But most people are willing to wait for the moment when Fabric Generator is completed.

Thank you very much to the Fabric Generator development team,
Has been helping us module creators who don’t understand programming languages,
Developed such a great Explore plugins

This article from google translate

Thank you for your message! I really appreciate it. 💙 I know most users don't have an idea of how works Java or another programming language. It's the reason they use, I used, MCreator. When I started to develop this plugin, back in April 2020, I only wanted to make it to practice myself with custom generators. Originally, I didn't want to make a Fabric generator, but a Spigot generator. Today, I've much more fun developing this generator than my Spigot generator. File Manager and the Fabric generator are my two preferred plugins. I love developing them, even if I'm alone. I would love to work with a team helping me with my plugins or simply creating and developing the biggest MCreator plugins together, but until this day happens, I take comments of users happy with new updates as my reward.

As long as I will love making new features and plugins for MCreator, I will always have some motivation someday to make, I hope, new amazing updates. This plugin also helped me a lot, helping me to learn Java and being one of the biggest members of MCreator. From the beginning, it was a great adventure and I hope it will continue in the future.

When will it support everything that forge supports? I need to have my mod available for Fabric too.

As I explained several times, I'm alone working on this plugin. In addition, I also need to update and maintain my other plugins and work on new features for MCreator, but I don't even have the time to update all plugins I would like to. I worked a lot recently on the Fabric generator to implement custom entities and block & plant generation. However, it took me about 45 hours to implement them. Working on a whole new generator of this size is a big job, even more, when you are alone. Updates would be quicker or bigger with some contributions, but sadly, I don't have contributors. I try to put more effort into this plugin/generator as I know a lot of users want multiple things, but I can't do more than what I'm doing currently. Implementing everything the Forge generators have will take time due to those reasons, but also since Forge is a modding API based on events, while Fabric is based on mixins and is still in a development phase. Most events can’t be implemented currently.

I would appreciate ranged item support so much... as long as Fabric generator don't support it, there's no possibility of me porting my mod to Fabric API, as it massively relies on ranged items ;-;

Is there any chance for the 1.17 generator soon after the official release ?

"I tried to update the generator to Minecraft 1.17, but without the support of Java 16 by MCreator I won't be able to update the plugin for Minecraft 1.17."
As in descripiton, when MCreator will support Java 16. I guess it means at earliest while second snapshot for 2021.2 is released. I think even Klemen doesn't know when it will be released, developing software isn't something you can plan easily.
Please read description, answering for something already written is frustrating. Don't force developers for doing unnecessary things on which you can get answer already.

Klemen won't support J16 in the next update because 1.15.2 and surely 1.16.5 will not work. However, Klemen explained me I can download and use another JDK using Gradle. I already started to work on that, but as long as I don't make it work, I will not make other updates. Fabric 1.17 changed mappongs to official ones, so a lot of things have changed and more features = more work to update.

how do i install snapshot?
Because it wont let me do it the same way

living entity does not show up on add element is this normal?