Crafting using Reinforced Alloy, Diamond Leggings, Reinforced Alloy, Energy Tablet, Module Base, Energy Tablet, Polonium Pellet, Polonium Pellet and Polonium Pellet, arranged in the pattern shown. Produces Module Locomotive Boosting Unit.
Module Locomotive Boosting Unit
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Developer reference
- Registry name
mekanism:module_locomotive_boosting_unit- Namespace
mekanism- Mod ID
mekanism
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"A#A",
"EPE",
"HHH"
],
"ingredients": {
"#": {
"item": "minecraft:diamond_leggings"
},
"A": {
"tag": "forge:alloys/elite"
},
"E": {
"item": "mekanism:energy_tablet"
},
"H": {
"item": "mekanism:pellet_polonium"
},
"P": {
"item": "mekanism:module_base"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}