Crafting using Any Redstone Dust, Iron Mechanical Component, Any Redstone Dust, Any Iron Ingot, Copper Coil Block and Any Iron Ingot, arranged in the pattern shown. Produces Kinetic Dynamo.

Kinetic Dynamo
Immersive Engineering · by BluSunrize and Damien A.W. Hazard
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Kinetic Dynamo | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
immersiveengineering:dynamo- Namespace
immersiveengineering- Mod ID
immersiveengineering- Tags (2)
chiselsandbits:blocks/chiselable/forced minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"rcr",
"ili"
],
"ingredients": {
"c": {
"item": "immersiveengineering:component_iron"
},
"i": {
"tag": "forge:ingots/iron"
},
"l": {
"item": "immersiveengineering:coil_lv"
},
"r": {
"tag": "forge:dusts/redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}



