HEV Pants
nuclearcraft:hev_pants

HEV Pants

Nuclearcraft Neoteric · by igentuman
item

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

Acquisition

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

Crafting
Plate Extreme
Plate Extreme
Plate Extreme
Plate Extreme
Lithium Ion Cell
Plate Extreme
Plate Extreme
Hazmat Pants
Plate Extreme
HEV Pants HEV Pants guaranteed
Developer reference
Registry name
nuclearcraft:hev_pants
Namespace
nuclearcraft
Mod ID
nuclearcraft

Recipe JSON (1):

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