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

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
+26
View File
@@ -0,0 +1,26 @@
{
"format_version": "1.12",
"minecraft:recipe_shaped": {
"description": {
"identifier": "imoo:grave_2"
},
"tags": [
"crafting_table"
],
"pattern": [
" | ",
"|||",
" | "
],
"key": {
"|": {
"item": "minecraft:cobblestone_wall",
"data": 4
}
},
"result": {
"item": "imoo:grave_2",
"count": 3
}
}
}