14 lines
179 B
JSON
14 lines
179 B
JSON
{
|
|
"type": "crafting_shaped",
|
|
"pattern": [
|
|
"M"
|
|
],
|
|
"key": {
|
|
"M": {
|
|
"item": "minecraft:melon"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "minecraft:melon_seeds"
|
|
}
|
|
} |