Terrible Chestplate
16×16 · BAKED

item· Armor

Terrible Chestplate

Aquamirae · by Obscuria, Pluvia
item

Terrible Chestplate is a item from Aquamirae, crafted from Angler's Fang, Fin, Iron Ingot, and Echo of the Ship Graveyard.

Acquisition

Crafting using Angler's Fang, Angler's Fang, Fin, Iron Ingot, Fin, Iron Ingot, Echo of the Ship Graveyard and Iron Ingot, arranged in the pattern shown. Produces Terrible Chestplate.

Crafting
Angler's Fang
Angler's Fang
Fin
Iron Ingot
Fin
Iron Ingot
Echo of the Ship Graveyard
Iron Ingot
Terrible Chestplate Terrible Chestplate guaranteed
Developer reference
Registry name
aquamirae:terrible_chestplate
Namespace
aquamirae
Mod ID
aquamirae

Recipe JSON (1):

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