G GameIDs
minecraft · recipes · 1.18.2

Melon

melon

Recipe #109

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