Sterling Leggings
16×16 · BAKED

item· Armor

Sterling Leggings

Galosphere · by Orcinus
item Leggings ArmorFreeze Immune WearablesTrimmable Armor

Sterling Leggings is an item from Galosphere, crafted from Leather and Palladium Ingot.

Acquisition

Crafting using Leather, Leather, Leather, Palladium Ingot, Palladium Ingot, Palladium Ingot and Palladium Ingot, arranged in the pattern shown. Produces Sterling Leggings.

Crafting
Leather
Leather
Leather
Palladium Ingot
Palladium Ingot
Palladium Ingot
Palladium Ingot
Sterling Leggings Sterling Leggings guaranteed
Developer reference
Registry name
galosphere:sterling_leggings
Namespace
galosphere
Mod ID
galosphere
Tags (3)
forge:items/armors/leggings
minecraft:items/freeze_immune_wearables
minecraft:items/trimmable_armor

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "S S",
    "S S"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:leather"
    },
    "S": {
      "item": "galosphere:palladium_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}