Fabric Generator [1.20.1]

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

As of now, I can't made this work. Every single time I try to do anything, it says "one or more of your main mod files did not compile properly." I regenerate the code, it does not work. I am simply trying to create a block. Nothing special. Please, link me what may help me if I have missed it, but I have read the github, the forum and this to no avail. What have I done wrong?

How do I download older versions? I'm having an issue with the newest one and it seems that I can fix it by downgrading to 1.9.13, but I can't find a download for it.

Oh I figured it out. For anyone wondering, I went to the github repo and went to the version I wanted, then zipped the folder called "src". Also, Goldorion, if you see this, love the plugin. Great work, and thank you. I've never liked forge and I'm glad to be able to make fabric mods with ease :)

Love the work here. I really appreciate the work you put in to make it possible for people like me who know zero java to make fun mods in fabric. Excited for new updates and new possibilities

Can you just stop? You're being a jerk to someone who is a huge asset to the community and you're filling the comments section with really unhelpful complaints. If you have a problem with what's happening here then go somewhere else and stop wasting your energy and our time

actually am not, i tried to report a bug to him, but just kept marking it as invalid desprite the fact ITS ACTUALLY A FREAKING BUG That is making it impossible to use certain things, other one being related to items

So no, am actually being serious, you'd be better off using mcreator for forge for this right now or coding it from scratch using fabric

since the guy seems to just not give one single hint if its not 100% up to what he wants when somethin is reported (alongside not explaining what was wanted to begin with and expecting the person to figure that out themself)

so yea, just really irritated since he needs to actually just look and test the stuff at least, otherwise he's just wasting everyone's time with a broken product that he refuses to actually test stuff for at the very least when anything is reported

it also doesn't matter, if a bug gets reported regardless, ACTUALLY check that stuff if you want your product to be good, consideirng any good developer will actually test the product and see how it works themself, and make sure nothing is breaking

1. I don't care users to be mad at me, but if you are being rude at other people, I won't hesitate to ask Klemen to delete your comments and ban you on this website.
2. I already explained it to you, but I'll explain it again. I want people to report me bugs. However, I don't want to be said "I've this problem, now test it and do everything else yourself". Understanding exactly the problem in this case takes too much and if everyone was doing this, my entire free time would be spent testing those bugs. Just a simple test workspace showcasing the exact problem with the logs helps a ton, even if you don't understand it yet.
3. I'm not a girl 🙃
4. Thank you a lot Sir_Crazynut! This is really appreciated ❤️

Reporting you a bug is what i did, i even told you how to reproduce the bug, all you'd have to do right then is there is litterally just create an entity, and add synced Data while keeping its inventory to none

Then compile, and There you go, error in the console about the inventory not existing, since every single time synced data is being used it trys to add an inventory, funnier That inventory comes RIGHT after synced Data