Files
minecraft-assets/data/minecraft/recipes/melon_seeds.json
2024-02-28 18:28:54 +01:00

12 lines
193 B
JSON

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