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

11 lines
No EOL
187 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
"minecraft:melon_slice"
],
"result": {
"count": 1,
"id": "minecraft:melon_seeds"
}
}