Fabric Generator [1.20.1]

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

This plugin adds a new Fabric Generator to your MCreator.

 

 

No update will be made until the end of May due to a personal reason.

 

 

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

Is there any way to. make complex advancements? Whenever I try to use "on player update tick" (with the advancement requirements) it says that the global trigger is not supported by the generator, which is really annoying.

I can't use the plugin and it says that the workshop setup failed... what do i do ?

my hopes and dreams will be beyond shattered if this does not 1.18.1

May this be updated to support snapshots? If not. Why?

I would like to add one of my mods to a mod pack in fabric.
Thanks.

It's funny suggestion considering Fabric updating their own API for snapshots :P
But answering seriously, I think it will not be updated because Goldorion is one of these people making snapshots. So not only he is busy on MCR base rn, but also it'd be kinda a waste of time, creating plugin to only be overwritten again with each snapshot, and then, full release. It's better to aim on stable versions.

hey its me again idk how to direct message someone if its even possible here so ima post the problem i got in comments cus uh yes

so i am having problem when i crate 1.17.1 workspace i always get this error if you can help then help me please thanks

here is screenshot of the error

https://gyazo.com/2016bf23d87bb53b2d9d11ddbad82ae3

i found a way ho to fix the error here

https://github.com/Goldorion/Fabric-Generator-MCreator/issues/180

here is how to fix the error if u dont wanna read through the website

If you already opened a workspace, follow these steps:
1. Close your workspace and go inside your workspace's folder
2. Open in Notepad or another text editor the `.mcreator` file
3. Search `currentGenerator`, inside `workspaceSettings` and replace `fabric-1.17.1` by `fabric-1.16.5` (Install it!)
4. Save, close, re-open your workspace, and re-select Fabric 1.17.1```

when ever I try to open a project or start a new with the 1.17 fabric plugin it always fails with this error
Configure project :
Fabric Loom: 0.10.66
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'qerqrr'.
Failed to provide loom:mappings:layered+hash.2192 : java.lang.RuntimeException: Could not find access widener file @ MCreatorWorkspaces\qerqrr\src\main\resources\qerqrr.accesswidener

Any way to fix this?