Mek Data using Any Diamond Dust, Any Diamond Dust, Any Bronze Ingot, Any Steel Storage Block, Any Bronze Ingot and Jetpack, arranged in the pattern shown. Produces Armored Jetpack.
Armored Jetpack
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Developer reference
- Registry name
mekanism:jetpack_armored- Namespace
mekanism- Mod ID
mekanism
Recipe JSON (1):
{
"recipe_type": "mekanism:mek_data",
"pattern": [
"# #",
"ISI",
" P "
],
"ingredients": {
"#": {
"tag": "forge:dusts/diamond"
},
"I": {
"tag": "forge:ingots/bronze"
},
"P": {
"item": "mekanism:jetpack"
},
"S": {
"tag": "forge:storage_blocks/steel"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
