Terrible Boots
16×16 · BAKED

item· Armor

Terrible Boots

Aquamirae · by Obscuria, Pluvia
item

Terrible Boots is a item from Aquamirae, crafted from Angler's Fang, Iron Ingot, and Fin.

Acquisition

Crafting using Angler's Fang, Angler's Fang, Iron Ingot, Iron Ingot, Fin and Fin, arranged in the pattern shown. Produces Terrible Boots.

Crafting
Angler's Fang
Angler's Fang
Iron Ingot
Iron Ingot
Fin
Fin
Terrible Boots Terrible Boots guaranteed
Developer reference
Registry name
aquamirae:terrible_boots
Namespace
aquamirae
Mod ID
aquamirae

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "0 2",
    "3 5",
    "6 8"
  ],
  "ingredients": {
    "0": {
      "item": "aquamirae:anglers_fang"
    },
    "2": {
      "item": "aquamirae:anglers_fang"
    },
    "3": {
      "item": "minecraft:iron_ingot"
    },
    "5": {
      "item": "minecraft:iron_ingot"
    },
    "6": {
      "item": "aquamirae:fin"
    },
    "8": {
      "item": "aquamirae:fin"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "terrible_boots",
  "experience": null,
  "cooking_time": null
}