18 lines
237 B
JSON
18 lines
237 B
JSON
{
|
|
"type": "crafting_shaped",
|
|
"pattern": [
|
|
"##",
|
|
"##"
|
|
],
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:stone",
|
|
"data": 0
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "minecraft:stonebrick",
|
|
"data": 0,
|
|
"count": 4
|
|
}
|
|
} |