Рецепты могильных предметов

This commit is contained in:
Hell13Cat
2022-02-06 08:21:10 +03:00
parent 5b4a4df0ec
commit 133fccd0a9
5 changed files with 81 additions and 6 deletions
+24
View File
@@ -0,0 +1,24 @@
{
"format_version": "1.12",
"minecraft:recipe_shaped": {
"description": {
"identifier": "imoo:grave_1"
},
"tags": [
"crafting_table"
],
"pattern": [
"###",
"###"
],
"key": {
"#": {
"item": "minecraft:stone"
}
},
"result": {
"item": "imoo:grave_1",
"count": 6
}
}
}