Sterling Boots
16×16 · BAKED

item· Armor

Sterling Boots

Galosphere · by Orcinus
item Boots ArmorFreeze Immune WearablesTrimmable Armor

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

Acquisition

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

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

Recipe JSON (1):

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