From 259e6b827959441946b231fc9b8d32e336b94b5a Mon Sep 17 00:00:00 2001 From: absolutewitch Date: Fri, 3 Apr 2026 05:06:40 +0300 Subject: [PATCH] updated readme --- README.md | 2 ++ landanaleaf.mcreator | 13 +++++++++++++ 2 files changed, 15 insertions(+) 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": [],