18 lines
263 B
JSON
18 lines
263 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "building",
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:dried_kelp"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"###",
|
|
"###",
|
|
"###"
|
|
],
|
|
"result": {
|
|
"count": 1,
|
|
"id": "minecraft:dried_kelp_block"
|
|
}
|
|
} |