27 lines
357 B
JSON
27 lines
357 B
JSON
{
|
|
"format_version": "1.12",
|
|
"minecraft:recipe_shaped": {
|
|
"description": {
|
|
"identifier": " "
|
|
},
|
|
|
|
|
|
"tags": [ "crafting_table" ],
|
|
"pattern": [
|
|
" ",
|
|
" ",
|
|
" "
|
|
],
|
|
"key": {
|
|
"-": {
|
|
"item": " ",
|
|
"data": 1
|
|
}
|
|
},
|
|
"result": {
|
|
"item": " ",
|
|
"count": 0
|
|
}
|
|
}
|
|
}
|