Fabric Generator [1.20.1]

Published by Goldorion on
Supported MCreator versions
2023.4
Tags / plugin type
API support
Generator
MCreator Fabric Generator
Downloads:
48344
Upvotes: 884
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

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

Hello!
I tried making a food item that uses the “when food eaten” trigger. Unfortunately, whenever I tried to put a procedure into the trigger, the food element would fail to compile. The procedure itself was compiling properly, and didn’t have any warnings or errors.
I looked on this page, but the only missing trigger mentioned was “on entity swing”. Is there something I am missing, or does the generator simply not support the “when food eaten” trigger?

I can't generate a workspace. It says the build failed.

---This article from google translate---

Hello,
Sorry to interrupt your development time

I want to ask about the license of MOD
(Sorry I am not very familiar with this)
I know that the license of Fabric Generator is "GNU Lesser General Public License, version 3.0"

If I want to release the mod made by Fabric Generator

What kinds of licenses can I use?

I think the license used by curseforge mod creators is "All Rights Reserved".