minecraft · recipes
· 1.12.2
Gold Ingot
gold_ingot
Recipe #20
1.12.2
#11
{
"type": "crafting_shaped",
"group": "gold_ingot",
"pattern": [
"###",
"###",
"###"
],
"key": {
"#": {
"item": "minecraft:gold_nugget"
}
},
"result": {
"item": "minecraft:gold_ingot"
}
}