Gold Ring
16×16 · BAKED

item· Other

Gold Ring

[Let's Do] Candlelight · by satisfy
item Rings

Gold Ring is an item from [Let's Do] Candlelight, crafted from Diamond and Gold Ingot.

Acquisition

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.

Crafting
Diamond
Gold Ingot
Gold Ingot
Gold Ingot
Gold Ingot
Gold Ingot
Gold Ingot
Gold Ingot
Gold Ring Gold Ring guaranteed
Developer reference
Registry name
candlelight:gold_ring
Namespace
candlelight
Mod ID
candlelight
Tags (1)
candlelight: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
}