G GameIDs
minecraft · recipes · 1.20.6

Gold Ingot

gold_ingot

Recipe #20

1.20.6 #3
{
    "type": "minecraft:smelting",
    "category": "misc",
    "cookingtime": 200,
    "experience": 1,
    "group": "gold_ingot",
    "ingredient": {
        "item": "minecraft:deepslate_gold_ore"
    },
    "result": {
        "id": "minecraft:gold_ingot"
    }
}