20 lines
287 B
JSON
20 lines
287 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"CBC",
|
|
"CBC",
|
|
"CCC"
|
|
],
|
|
"key": {
|
|
"B": {
|
|
"item": "minecraft:dirt"
|
|
},
|
|
"C": {
|
|
"tag": "minecraft:wooden_slabs"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "furniture:wooden_planter",
|
|
"count": 3
|
|
}
|
|
} |