G GameIDs
minecraft · recipes · 1.16.5

Melon

melon

Recipe #109

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