diff --git a/README.md b/README.md index 6b1e832..bbb30dc 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,6 @@ LandanaLeaf is a small mod that adds.. organic plant matter to Minecraft. +Created for [LandanaCrew](https://landanacrew.ro/) + (AI assisted for the planning because i dont have time, textures and resources done by hand) diff --git a/landanaleaf.mcreator b/landanaleaf.mcreator index b7d69a1..d58d955 100644 --- a/landanaleaf.mcreator +++ b/landanaleaf.mcreator @@ -91,6 +91,19 @@ "src/main/resources/assets/landanaleaf/models/item/filter.json" ] } + }, + { + "name": "FilterCrafting", + "type": "recipe", + "compiles": true, + "locked_code": false, + "registry_name": "filter_crafting", + "metadata": { + "files": [ + "src/main/resources/data/landanaleaf/recipe/filter_crafting.json", + "src/main/resources/data/landanaleaf/advancement/recipes/filter_crafting.json" + ] + } } ], "variable_elements": [],