G GameIDs
minecraft · recipes · 1.12.2

Gold Nugget

gold_nugget

Recipe #177

1.12.2 #11
{
    "type": "crafting_shaped",
    "pattern": [
        "#"
    ],
    "key": {
        "#": {
            "item": "minecraft:gold_ingot"
        }
    },
    "result": {
        "item": "minecraft:gold_nugget",
        "count": 9
    }
}