18 lines
256 B
JSON
18 lines
256 B
JSON
{
|
|
"type": "crafting_shaped",
|
|
"group": "wooden_slab",
|
|
"pattern": [
|
|
"###"
|
|
],
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:planks",
|
|
"data": 1
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "minecraft:wooden_slab",
|
|
"data": 1,
|
|
"count": 6
|
|
}
|
|
} |