/Fabric-Generator-MCreator

A Fabric Generator plugin for MCreator

Primary LanguageFreeMarkerGNU Lesser General Public License v3.0LGPL-3.0

MCreator Fabric Generator

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

Features

Note: Mod elements listed are not all fully implemented

Full supported

  • Advancement
  • Biome
  • Command
  • Custom code
  • Enchantment
  • Food Note: On Entity swing trigger is missing due to Fabric
  • Fuel
  • Function
  • Game rule
  • Key binding
  • Loot table
  • Music disc Note: On Entity swing trigger is missing due to Fabric
  • Overlay
  • Potion
  • Recipe

Partial support (almost fully supported)

  • Dimension Note: Custom portal and triggers are missing
  • Items Note: Item inventory and Damage on crafting table are missing Note: On Entity swing trigger is missing due to Fabric
  • Item group Note: Re-order creative tabs is missing
  • Living entities Note: Flying entities, ranged item and entity inventory are missing
  • Tool Note: Damage on crafting table are missing Note: On Entity swing trigger is missing due to Fabric

Partial support

  • Armor
  • Blocks
  • Plants
  • Procedures

Not supported

  • Fluid
  • GUI
  • Painting
  • Particle
  • Ranged item
  • Structure spawn

Installation Instructions

Pre-built binaries can be found on the Release page of this repository.

Install like any other plugin: Launch MCreator -> Open preferences -> Manage plugins -> Load Plugin -> Find your downloaded zip file -> Restart MCreator.

Important Information

  • Make sure you use MCreator 2021.1
  • 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

Lead Dev - Goldorion, BoogieMonster1O1 Contributors - crispy_chips1234, Klemen, U1timateJ7 Thanks to all of you helping in reporting bugs, testing or anything else.

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