Three-Bolt Suit
16×16 · BAKED

item· Other

Three-Bolt Suit

Aquamirae · by Obscuria, Pluvia
item

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

Acquisition

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

Crafting
Three-Bolt Suit Three-Bolt Suit guaranteed
Developer reference
Registry name
aquamirae:three_bolt_suit
Namespace
aquamirae
Mod ID
aquamirae

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "012",
    "345",
    "678"
  ],
  "ingredients": {
    "0": {
      "item": "minecraft:iron_block"
    },
    "1": {
      "item": "minecraft:iron_block"
    },
    "2": {
      "item": "minecraft:iron_block"
    },
    "3": {
      "item": "aquamirae:oxygen_tank"
    },
    "4": {
      "item": "minecraft:leather"
    },
    "5": {
      "item": "aquamirae:oxygen_tank"
    },
    "6": {
      "item": "minecraft:leather"
    },
    "7": {
      "item": "minecraft:leather"
    },
    "8": {
      "item": "minecraft:leather"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "tree_bolt_suit",
  "experience": null,
  "cooking_time": null
}