Crafting using Advanced Control Circuit, Basic Induction Provider, Advanced Control Circuit, Basic Induction Provider, Advanced Energy Cube, Basic Induction Provider, Advanced Control Circuit, Basic Induction Provider and Advanced Control Circuit, arranged in the pattern shown. Produces Advanced Induction Provider.
Advanced Induction Provider
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Advanced Induction Provider | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Elite Control Circuit, Advanced Induction Provider, Elite Control Circuit, Advanced Induction Provider, Elite Energy Cube, Advanced Induction Provider, Elite Control Circuit, Advanced Induction Provider and Elite Control Circuit, arranged in the pattern shown. Produces Elite Induction Provider.
Block drops
Drops itself when broken.
Developer reference
- Registry name
mekanism:advanced_induction_provider- Namespace
mekanism- Mod ID
mekanism- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"CPC",
"P#P",
"CPC"
],
"ingredients": {
"#": {
"item": "mekanism:advanced_energy_cube"
},
"C": {
"tag": "forge:circuits/advanced"
},
"P": {
"item": "mekanism:basic_induction_provider"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}