Files
minecraft-assets/data/minecraft/recipe/dried_kelp_block.json
2025-02-19 18:31:59 +01:00

16 lines
241 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": "minecraft:dried_kelp"
},
"pattern": [
"###",
"###",
"###"
],
"result": {
"count": 1,
"id": "minecraft:dried_kelp_block"
}
}