minecraft-src/data/minecraft/recipe/dried_kelp.json
2025-07-04 02:00:41 +03:00

11 lines
No EOL
191 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
"minecraft:dried_kelp_block"
],
"result": {
"count": 9,
"id": "minecraft:dried_kelp"
}
}