17 lines
226 B
JSON
17 lines
226 B
JSON
{
|
|
"type": "crafting_shaped",
|
|
"pattern": [
|
|
"#",
|
|
"#"
|
|
],
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:stone_slab",
|
|
"data": 7
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "minecraft:quartz_block",
|
|
"data": 1
|
|
}
|
|
} |