16 lines
222 B
JSON
16 lines
222 B
JSON
{
|
|
"type": "crafting_shaped",
|
|
"pattern": [
|
|
"###",
|
|
"###"
|
|
],
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:nether_brick"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "minecraft:nether_brick_fence",
|
|
"count": 6
|
|
}
|
|
} |