minecraft-src/data/minecraft/recipe/pumpkin_seeds.json
2025-07-04 01:41:11 +03:00

13 lines
No EOL
207 B
JSON

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