Sterling Helmet
16×16 · BAKED

item· Armor

Sterling Helmet

Galosphere · by Orcinus
item Helmets ArmorFreeze Immune WearablesTrimmable Armor

Sterling Helmet is an item from Galosphere, crafted from Leather and Palladium Ingot. Can hold a banner.

Function

Can hold a banner

Acquisition

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

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

Recipe JSON (1):

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