16 lines
203 B
JSON
16 lines
203 B
JSON
{
|
|
"type": "crafting_shaped",
|
|
"pattern": [
|
|
"MMM",
|
|
"MMM",
|
|
"MMM"
|
|
],
|
|
"key": {
|
|
"M": {
|
|
"item": "minecraft:melon"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "minecraft:melon_block"
|
|
}
|
|
} |