All Projects → Goldorion → Fabric-Generator-MCreator

Goldorion / Fabric-Generator-MCreator

Licence: LGPL-3.0 license
A Fabric Generator plugin for MCreator

Programming Languages

FreeMarker
481 projects
Fluent
28 projects

Projects that are alternatives of or similar to Fabric-Generator-MCreator

Terra
Voxel world generation modding platform
Stars: ✭ 320 (+540%)
Mutual labels:  fabric, fabricmc
urmomia-client
based utility mod
Stars: ✭ 19 (-62%)
Mutual labels:  fabric, fabricmc
postman
minecraft anarchy client :)
Stars: ✭ 163 (+226%)
Mutual labels:  fabric, fabricmc
serilum-mc-mods
A hub for source code, issues and content suggestions for Serilum's Minecraft mods on CurseForge.
Stars: ✭ 66 (+32%)
Mutual labels:  fabric, fabricmc
Spigot-Generator-MCreator
A Spigot Generator plugin for MCreator
Stars: ✭ 15 (-70%)
Mutual labels:  mcreator, mcreator-plugin
Modding-Resources
A set of ressources for minecraft modding with MinecraftForge by the community
Stars: ✭ 42 (-16%)
Mutual labels:  fabric, fabricmc
pastelwonderland
A mod that uses pastel colors and feels to provide you with a beautiful, yet chaotic, dimension.
Stars: ✭ 17 (-66%)
Mutual labels:  fabric, fabricmc
WorldEditCUI
WorldEdit client interface for Minecraft, running on Fabric
Stars: ✭ 187 (+274%)
Mutual labels:  fabric, fabricmc
vanilla-hammers
Introduces 3x3 mining tools for fast digging! Available on 1.14, 1.15, 1.16, and 1.17.
Stars: ✭ 22 (-56%)
Mutual labels:  fabric, fabricmc
inmis
I need more inventory space! A Fabric backpack mod.
Stars: ✭ 29 (-42%)
Mutual labels:  fabric, fabricmc
refinedstorage2
Refined Storage is a mass storage mod for Minecraft that offers the player a network-based storage system, allowing them to store items and fluids on a massively expandable device network.
Stars: ✭ 35 (-30%)
Mutual labels:  fabric, fabricmc
NaturesCompass
A Minecraft mod that allows you to search for a biome's location anywhere in the world and view information about it.
Stars: ✭ 42 (-16%)
Mutual labels:  fabric, fabricmc
kibe
A miscellaneous mod for Minecraft that adds a bunch of random, and mostly unoriginal things.
Stars: ✭ 42 (-16%)
Mutual labels:  fabric, fabricmc
FallingTree
Minecraft mod to make the trees fall in one cut
Stars: ✭ 47 (-6%)
Mutual labels:  fabric, fabricmc
Industrial-Revolution
An Industrial mod made for Fabric.
Stars: ✭ 153 (+206%)
Mutual labels:  fabric, fabricmc
Fabric-ASM
Just what Asie never wanted
Stars: ✭ 98 (+96%)
Mutual labels:  fabric, fabricmc
VMP-fabric
A Fabric mod designed to improve server performance at high playercounts.
Stars: ✭ 67 (+34%)
Mutual labels:  fabricmc
taskit
A Task Runner in Bash
Stars: ✭ 35 (-30%)
Mutual labels:  fabric
3d-Skin-Layers
Renders the player skin layer in 3d
Stars: ✭ 63 (+26%)
Mutual labels:  fabric
fabric-loom
Gradle build system plugin used to automate the setup of a minecraft mod development environment.
Stars: ✭ 150 (+200%)
Mutual labels:  fabric

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

Features

Unsupported fields in full supported mod elements are features from Forge only. They are not available with Fabric yet.

Full supported

  • Advancement
  • Block
  • Command
  • Custom code
  • Enchantment
  • Food
  • Fuel
  • Function
  • Game rule
  • GUI
  • Item
  • Item group Missing: Re-order creative tabs
  • Key binding
  • Loot table
  • Music disc
  • Overlay
  • Painting
  • Particle
  • Plant
  • Potion Effect
  • Potion
  • Recipe
  • Structure spawn
  • Tool

Partially supported (almost completed)

  • Armor
  • Biome
  • Dimension
  • Living entity
  • Ranged item

Partially supported

  • Procedure
  • Variables // Global scopes, except Global session, are missing.

Unsupported

  • Fluid

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.18711 or a newer version
  • 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 Contributors (previous Minecraft versions) - crispy_chips1234, Klemen, U1timateJ7, BoogieMonster1O1 This generator re-uses a lot of the code used by the official Forge 1.17.1 generator.

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 creators.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].