2024-12-17 02:08:01 +03:00

15 lines
199 B
JSON

{
"type": "crafting_shaped",
"pattern": [
"M"
],
"key": {
"M": {
"item": "minecraft:pumpkin"
}
},
"result": {
"item": "minecraft:pumpkin_seeds",
"count": 4
}
}