updated readme

This commit is contained in:
absolutewitch 2026-04-03 05:06:40 +03:00
parent 75c26b9205
commit 259e6b8279
2 changed files with 15 additions and 0 deletions

View file

@ -2,4 +2,6 @@
LandanaLeaf is a small mod that adds.. organic plant matter to Minecraft. 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) (AI assisted for the planning because i dont have time, textures and resources done by hand)

View file

@ -91,6 +91,19 @@
"src/main/resources/assets/landanaleaf/models/item/filter.json" "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": [], "variable_elements": [],