Files
minecraft-assets/data/minecraft/recipes/pumpkin_seeds.json
2024-04-10 18:28:59 +02:00

13 lines
207 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "minecraft:pumpkin"
}
],
"result": {
"count": 4,
"id": "minecraft:pumpkin_seeds"
}
}