Skip to content

Commit

Permalink
blah blah
Browse files Browse the repository at this point in the history
  • Loading branch information
CrispyChips6660 authored Jun 21, 2020
1 parent 889a1db commit 9fb5bee
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,27 @@
# MCreatorFabricGenerator
An unofficial plugin for [MCreator](https://mcreator.net/), a highly advanced Minecraft mod maker. Adds a [Fabric](https://fabricmc.net/) mod generator type. Currently, this tool is very incomplete.
An unofficial plugin for [MCreator](https://mcreator.net/), a code generator to create Minecraft mods. Adds a [Fabric Loader](https://fabricmc.net/) code generator type. Currently, this tool is very incomplete.

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

## Features
* Advancement (Mostly complete)
* Armor (Mostly complete) **To not get an error, you have to select an equip sound.**
* Armor (Mostly complete) **You have to select an equip sound or else you will get a build error!**
* Biome (Not complete)
* Block (Mostly complete)
- Ore generation (Nether and Overworld, Netherrack and Stone Respectively)
- Ore generation (Nether and Overworld, will replace Netherrack and Stone respectively)
- Block entities (Non pushable)
* Food (Mostly complete)
* Food (Complete)
* Fuel (Complete)
* Function (Complete)
* Item (Mostly Complete)
* Itemgroups("Creative Tabs") (Complete)
* Item (Complete)
* Itemgroups(Known as "Creative Tabs") (Complete)
* Loot table (Complete)
* Plants (Not complete)
* Recipe (Complete)
* Tag (Complete)
* Tool (Supports Pickaxe, Axe, Shovel, Hoe and Sword)
* Sounds (Only useful for Armor. **Sound names can not have any special charecters.**)
* Sounds (Only useful for Armor. **Sound names can not contain any special charecters.**)

## Downloads/Install Instructions
Downloads can be found on the [Release page of this repo](https://github.com/Goldorion/MCreatorFabricGenerator/releases).
Expand All @@ -29,9 +30,9 @@ The plugin's MCreator forum page is [here](https://mcreator.net/forum/60201/fabr
Install like any other plugin: Launch MCreator -> Open preferences -> Manage plugins -> Load Plugin -> Find your downloaded zip file -> **Restart MCreator**.

## Important Information
- If you have created a workspace with a version older than 0.4.0, you need to create a new one since the workspace format has been changed.
- If you have made a workspace with a version older than 0.4.0, you need to create a new one since the workspace format has been changed.

- To use the latest version of the plugin, you need to have the latest version of MCreator.
- To use the latest version of the plugin, you need to have the latest version of MCreator, **including snapshots**.

- Always back up your workspace before updating to a newer version of the plugin.

Expand All @@ -43,7 +44,7 @@ Lead Dev - Goldorion

Contributors - crispy_chips1234, Klemen, [BoogieMonster1O1](https://github.com/BoogieMonster1O1)

Thank you all of you helping in reporting bugs, testing or anything else.
Thank to all of you helping in reporting bugs, testing or anything else.

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.
Expand Down

0 comments on commit 9fb5bee

Please sign in to comment.