Crafting using Diamond, Gold Ingot, Gold Ingot, Gold Ingot, Gold Ingot, Gold Ingot, Gold Ingot and Gold Ingot, arranged in the pattern shown. Produces Gold Ring.
- Inputs
- Diamond
- 7 × Gold Ingot
- Output
- → Gold Ring
item· Other
Gold Ring is an item from [Let's Do] Candlelight, crafted from Diamond and Gold Ingot.
Crafting using Diamond, Gold Ingot, Gold Ingot, Gold Ingot, Gold Ingot, Gold Ingot, Gold Ingot and Gold Ingot, arranged in the pattern shown. Produces Gold Ring.
candlelight:gold_ringcandlelightcandlelightcandlelight:items/rings
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#gg",
"g g",
"ggg"
],
"ingredients": {
"#": {
"item": "minecraft:diamond"
},
"g": {
"item": "minecraft:gold_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}