Crafting using Plate Extreme, Plate Extreme, Hazmat Mask, Plate Extreme and Lithium Ion Cell, arranged in the pattern shown. Produces HEV Helmet.
HEV Helmet
Nuclearcraft Neoteric · by igentuman
HEV Helmet is a item from Nuclearcraft Neoteric, crafted from Plate Extreme, Hazmat Mask, and Lithium Ion Cell.
Acquisition
Related items
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
}