Skip to content

PeaceDevWasTaken/An-untested-and-probably-broken-Fabric-Generator-MCreator-1.21-Port

 
 

Repository files navigation

IMPORTANT NOTICE

this project died so here's a 1.21 port I suppose, might be unstable who knows really? there's a slim chance I may upload a prebuilt release someday but not sure atm, in theory, This port should work with little to no errors, I have not tested this yet so if you are trying to use this you are kind of on your own here

To install the plugin

  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.
  • credit to https://github.com/PSGitHubUser1 for writing this compiling guide

MCreator Fabric Generator

ko-fi

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

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 whatever the flip the latest MCreator version is idk i dont keep track of this stuff as long as it works we are good lol
  • 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

Fabric-Generator-MCreator 1.21 Port because nobody else is doing it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • FreeMarker 99.8%
  • Fluent 0.2%