Sterling Chestplate
16×16 · BAKED

item· Armor

Sterling Chestplate

Galosphere · by Orcinus
item Chestplates ArmorFreeze Immune WearablesTrimmable Armor

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

Acquisition

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

Crafting
Palladium Ingot
Palladium Ingot
Palladium Ingot
Leather
Palladium Ingot
Leather
Leather
Leather
Sterling Chestplate Sterling Chestplate guaranteed
Developer reference
Registry name
galosphere:sterling_chestplate
Namespace
galosphere
Mod ID
galosphere
Tags (3)
forge:items/armors/chestplates
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
}