Skip to content

PSGitHubUser1/FbGen-Modified

 
 

Repository files navigation

MCreator Fabric Generator

ko-fi

To install the plugin [Modified]

  1. Install IntelliJ IDEA and open it.
  2. Fork this repo and open it in IDEA
  3. Wander around and you'll find "exportPlugin", run it
  4. It will export the plugin
  5. Load the plugin though MCreator
  6. Close MCreator & reopen it
  7. Now, it should work
  • NOTE: Select the correct branch otherwise you'll end up exporting the wrong version.

A plugin for MCreator, a code generator to create Minecraft mods. Adds a Fabric generator type.

This project is not official. It is not affiliated with the respective owners and maintainers of Fabric, Minecraft, or MCreator. Do not expect any official support from their communities.

The current targeted Minecraft version is 1.20.1.

Features

Mod elements that are not mentioned are completely supported with all available features with Fabric.

Partially supported (almost completed)

  • Armor
  • Biome
  • Living entity
  • Variables

Partially supported

  • Dimension
  • Procedure

Unsupported

  • Fluid
  • Villager profession

Important Information

  • Make sure you use MCreator 2023.4
  • Back up your workspace before updating to a newer version of the plugin.
  • Mods will also require Fabric API to function properly, so when you want to play your mod, make sure you have Fabric API.

Credits/License

Dev - Goldorion This generator re-uses code used from the official Forge generators.

The plugin's MCreator page is here. The plugin's MCreator forum page is here.

Licensed under the GNU Lesser General Public License, version 3.0

  • Mods created with this tool may be closed source and/or be 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 modified works are endorsed by the original creator.

About

A Fabric Generator plugin for MCreator [Modified]

Resources

License

Stars

Watchers

Forks

Languages

  • FreeMarker 99.8%
  • Fluent 0.2%