17 lines
240 B
JSON
17 lines
240 B
JSON
{
|
|
"type": "crafting_shaped",
|
|
"pattern": [
|
|
"###",
|
|
"###"
|
|
],
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:mossy_cobblestone"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "minecraft:cobblestone_wall",
|
|
"data": 1,
|
|
"count": 6
|
|
}
|
|
} |