Fabric Generator [1.20.1]

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

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?

Hello thanks for the reply and update. But after following the steps of getting the new update and changing the workplace generator back to 1.16.5 and reopening the file I am still getting this error when opening open a new or existing workplace with the fabric plugin:
Build info: MCreator 2021.3.54000, fabric-1.17.1, 64-bit, 16327 MB, Windows 10, JVM 16.0.2, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk

> Configure project :
Fabric Loom: 0.10.66
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'titanium'.
> Failed to provide loom:mappings:layered+hash.2192 : java.lang.RuntimeException: Could not find access widener file @ C:\Users\yoodl\MCreatorWorkspaces\titanium\src\main\resources\titanium.accesswidener

Ok sorry most have been user error on my part. I went through the steps a 2nd time and it worked when doing it again. My workplaces updated successful. Thank you so much for replying and helping out, also the fast updates, much appreciated.

hi so i am working on a fabric mod for 1.16.5

and i am using this plugin and i am having problem when adding a block i tried adding biomes etc... and they work just fine the only problem is when i add a block here is the console error after compiling if you know how to fix it tell me thanks

C:\Users\MyUserFolder\MCreatorWorkspaces\susmod\src\main\java\net\mcreator\susmod\block\RubberDuckBlock.java:30: error: reference to FabricBlockSettings is ambiguous

and

C:\Users\MyUserFolder\MCreatorWorkspaces\susmod\src\main\java\net\mcreator\susmod\block\RubberDuckBlock.java:21: error: a type with the same simple name is already defined by the single-type-import of FabricBlockSettings

I don't know if anyone else is having this issue, but anytime I attempt to use this generator, it always says that my mod elements are not compiled correctly, and I have no idea on how to fix it.

Please read the description. Honestly I wouldn't expect 1.17 being supported, since 1.18 seems to be bigger priority (and for good reason, it is not really worth to play 1.17 when you can either use more supported 1.16 version, or have modern 1.18 one).

Could you maybe make the 1.18.1 update, and then the 1.17.1? Cuz i really wanna make a mod for my fabric server, which is in 1.17.1