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

14 lines
179 B
JSON

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