G GameIDs
minecraft · recipes · 1.20.6

Golden Carrot

golden_carrot

Recipe #707

1.20.6 #3
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": {
            "item": "minecraft:gold_nugget"
        },
        "X": {
            "item": "minecraft:carrot"
        }
    },
    "pattern": [
        "###",
        "#X#",
        "###"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:golden_carrot"
    }
}