Gilded Ring
malum:gilded_ring

Gilded Ring

Malum · by Sammy Semicolon
item Ring

Gilded Ring is a item from Malum, crafted from Hallowed Gold Ingot and Ersatz Leather.

Acquisition

Crafting using Hallowed Gold Ingot, Ersatz Leather, Ersatz Leather, Ersatz Leather and Ersatz Leather, arranged in the pattern shown. Produces Gilded Ring.

Crafting
Hallowed Gold Ingot
Ersatz Leather
Ersatz Leather
Ersatz Leather
Ersatz Leather
Gilded Ring Gilded Ring guaranteed
Developer reference
Registry name
malum:gilded_ring
Namespace
malum
Mod ID
malum
Tags (1)
curios:items/ring

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#X ",
    "X X",
    " X "
  ],
  "ingredients": {
    "#": {
      "item": "malum:hallowed_gold_ingot"
    },
    "X": {
      "tag": "forge:leather"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}