Fabric Generator [1.20.1] PATCH

Supported MCreator versions
2023.4
Tags / plugin type
API support
Generator
MCreator Fabric Generator Patch Logo
Downloads:
1786
Upvotes: 7
About the plugin

THIS IS A PATCHED VERSION OF GOLDORION'S FABRIC GENERATOR FOR MCREATOR

This patch does one thing in particular (right now, maybe more patches will be created as I find more issues): fixes potion effects with the Fabric Generator for MCreator

If you or a loved one has ever fallen victim to error: incompatible types: Item cannot be converted to MobEffect, this is the patch for you :)

The 1.10 version of this plugin, the final one created by GoldOrion, had been released before her departure from the MCreator community, which seems mostly functional except for the singular bug, which has plagued our team for a while. With the creation of our private mod, Hexad Arsenal, we needed to create potion effects, and though we found a couple of methods to manually fix and build the project, it had ended up being easiest to modify the generator itself.

So, for the first time since March of this year, an update to the Fabric Generator for MCreator. Happy creating! 

-Claire

Changelog:

1.11:

by ClaraJ:
* /fabric-1.20.1/templates/elementinits/potioneffects.java.ftl line 39: "private static Item register(String registryName, MobEffect element) {" -> "private static MobEffect register(String registryName, MobEffect element) {" (changed Item to MobEffect, removing the TypeError)

 

 

Original Description by GoldOrion, not my links:

This plugin adds a new Fabric Generator to your MCreator.

 

I decided to stop MCreator and leave the community. Please read this topic.

 

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

Goldorion

Contributor

NerdyPuzzle

Plugin forum topic

Fabric Generator 1.20.1 [Plugin]

License

GNU Lesser General Public License version 3 (LGPLv3)

Issue tracker

Github issues

Source code repository

GitHub

Project members
Maintainer
License
GNU Lesser General Public License version 3 (LGPLv3)

Plugin downloads
Fabric Generator 1.20.1 for MCreator 2023.4 v1.11, patched to fix potion effects - generator-fabric-1.20.1-v1.11.zip Uploaded on: 12/11/2024 - 08:36   File size: 402.44 KB

Comments

it says when i load mcreator generator-fabric-1.20.1-v1.111 - reason:10 error: Cannot assign field "builtin" Because "plugin" is null

i downgraded to 2023.4, the version that the file says it's for, but the plugin still doesn't work?

hey so for some reason i cant create anything it just doesn't work

Plz keep updating this and make it so it contains all features of normal mcreator. This is so good

We'll see what happens. I'm terribly busy, but, me & my team are using this plugin and therefore need it to yknow.. keep developing our mod. Our choice this time boiled down to fix the plugin or make it a massive pain to continue development, it ended up being easier to patch. This is not unlikely to happen again. I wouldn't wholeheartedly expect updates, but it's not unreasonable to imagine~
TL;DR: Stay tuned!