Crafting using Soularium Ingot, Any Fused Quartz, Soularium Ingot, Bucket, Ensouled Chassis, Bucket, Soularium Ingot, Zombie Electrode and Soularium Ingot, arranged in the pattern shown. Produces Soul Engine.

Soul Engine
Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Soul Engine | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
enderio:soul_engine- Namespace
enderio- Mod ID
enderio- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"IGI",
"BCB",
"IZI"
],
"ingredients": {
"B": {
"item": "minecraft:bucket"
},
"C": {
"item": "enderio:ensouled_chassis"
},
"G": {
"tag": "enderio:fused_quartz"
},
"I": {
"tag": "forge:ingots/soularium"
},
"Z": {
"item": "enderio:zombie_electrode"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

