Files
2022-05-04 18:38:43 +02:00

16 lines
213 B
JSON

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