updated readme
This commit is contained in:
parent
75c26b9205
commit
259e6b8279
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -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": [],
|
||||
|
|
|
|||
Loading…
Reference in a new issue