HEV Chest
nuclearcraft:hev_chest

HEV Chest

Nuclearcraft Neoteric · by igentuman
item

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

Acquisition

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

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

Recipe JSON (1):

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