Начало билдера предметов и фикс билдера аддона

This commit is contained in:
Hell13Cat
2022-02-05 20:57:43 +03:00
parent bd3c2890ba
commit 473dbd9182
4 changed files with 97 additions and 2 deletions
+26
View File
@@ -0,0 +1,26 @@
{
"format_version": "1.12",
"minecraft:recipe_shaped": {
"description": {
"identifier": " "
},
"tags": [ "crafting_table" ],
"pattern": [
" ",
" ",
" "
],
"key": {
"-": {
"item": " ",
"data": 1
}
},
"result": {
"item": " ",
"count": 0
}
}
}