15 lines
199 B
JSON
15 lines
199 B
JSON
{
|
|
"type": "crafting_shaped",
|
|
"pattern": [
|
|
"M"
|
|
],
|
|
"key": {
|
|
"M": {
|
|
"item": "minecraft:pumpkin"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "minecraft:pumpkin_seeds",
|
|
"count": 4
|
|
}
|
|
} |