HEV Helmet
nuclearcraft:hev_helmet

HEV Helmet

Nuclearcraft Neoteric · by igentuman
item

HEV Helmet is a item from Nuclearcraft Neoteric, crafted from Plate Extreme, Hazmat Mask, and Lithium Ion Cell.

Acquisition

Crafting using Plate Extreme, Plate Extreme, Hazmat Mask, Plate Extreme and Lithium Ion Cell, arranged in the pattern shown. Produces HEV Helmet.

Crafting
Plate Extreme
Plate Extreme
Hazmat Mask
Plate Extreme
Lithium Ion Cell
HEV Helmet HEV Helmet guaranteed
Developer reference
Registry name
nuclearcraft:hev_helmet
Namespace
nuclearcraft
Mod ID
nuclearcraft

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " T ",
    "THT",
    " B "
  ],
  "ingredients": {
    "B": {
      "item": "nuclearcraft:lithium_ion_cell"
    },
    "H": {
      "item": "nuclearcraft:hazmat_mask"
    },
    "T": {
      "item": "nuclearcraft:plate_extreme"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}