G GameIDs
minecraft · recipes · 1.21.11

Glistering Melon Slice

glistering_melon_slice

Recipe #970

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": "minecraft:gold_nugget",
        "X": "minecraft:melon_slice"
    },
    "pattern": [
        "###",
        "#X#",
        "###"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:glistering_melon_slice"
    }
}