Three-Bolt Boots
16×16 · BAKED

item· Armor

Three-Bolt Boots

Aquamirae · by Obscuria, Pluvia
item

Three-Bolt Boots is a item from Aquamirae, crafted from Leather and Block of Iron.

Acquisition

Crafting using Leather, Leather, Block of Iron and Block of Iron, arranged in the pattern shown. Produces Three-Bolt Boots.

Crafting
Three-Bolt Boots Three-Bolt Boots guaranteed
Developer reference
Registry name
aquamirae:three_bolt_boots
Namespace
aquamirae
Mod ID
aquamirae

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "   ",
    "2 2",
    "1 1"
  ],
  "ingredients": {
    "1": {
      "item": "minecraft:iron_block"
    },
    "2": {
      "item": "minecraft:leather"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "three_bolt_boots",
  "experience": null,
  "cooking_time": null
}