22 lines
421 B
JSON
22 lines
421 B
JSON
{
|
|
"format_version": "1.12",
|
|
"minecraft:recipe_shaped": {
|
|
"description": {
|
|
"identifier": "minecraft:polished_blackstone_brick_slab"
|
|
},
|
|
"tags": [ "crafting_table" ],
|
|
"pattern": [
|
|
"###"
|
|
],
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:polished_blackstone_bricks"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "minecraft:polished_blackstone_brick_slab",
|
|
"count": 6
|
|
}
|
|
}
|
|
}
|