HEV Boots
nuclearcraft:hev_boots

HEV Boots

Nuclearcraft Neoteric · by igentuman
item

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

Acquisition

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

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

Recipe JSON (1):

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