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