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

16 lines
203 B
JSON

{
"type": "crafting_shaped",
"pattern": [
"MMM",
"MMM",
"MMM"
],
"key": {
"M": {
"item": "minecraft:melon"
}
},
"result": {
"item": "minecraft:melon_block"
}
}