Divine Leggings
16×16 · BAKED

item· Armor

Divine Leggings

Immersive Armors · by Luke100000
item Leggings ArmorArmor

Divine Leggings is an item from Immersive Armors, crafted from Gold Ingot and Robe Leggings.

Acquisition

Crafting using Gold Ingot, Robe Leggings, Gold Ingot, Gold Ingot, Gold Ingot, Gold Ingot and Gold Ingot, arranged in the pattern shown. Produces Divine Leggings.

Crafting
Gold Ingot
Robe Leggings
Gold Ingot
Gold Ingot
Gold Ingot
Gold Ingot
Gold Ingot
Divine Leggings Divine Leggings guaranteed
Developer reference
Registry name
immersive_armors:divine_leggings
Namespace
immersive_armors
Mod ID
immersive_armors
Tags (2)
forge:items/armors/leggings
immersive_armors:items/armor

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "IRI",
    "I I",
    "I I"
  ],
  "ingredients": {
    "I": {
      "anyOf": [
        {
          "item": "minecraft:gold_ingot"
        }
      ]
    },
    "R": {
      "anyOf": [
        {
          "item": "immersive_armors:robe_leggings"
        }
      ]
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}