Fabric Generator [1.20.1]

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

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

The license I selected and other statements I wrote allow you to use the license you want. You are not restricted to a specific one. If you see several people using an "All Rights Reserved" license, it simply means they don't want to have it open-source (so everything is their own work and nobody can do something with their code).