Crafting using Soularium Nugget, Any Quartz Dust, Soularium Ingot, Any Quartz Dust and Soularium Nugget, arranged in the pattern shown. Produces 2× Soul Chain.
Soul Chain
Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Soul Chain | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Soul Chain, Soularium Ingot, Soul Chain, Soularium Ingot, Any Quartz Gem, Soularium Ingot, Soul Chain, Soularium Ingot and Soul Chain, arranged in the pattern shown. Produces Ensouled Chassis.
Block drops
Drops itself when broken.
Developer reference
- Registry name
enderio:soul_chain- 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": [
" N ",
"QIQ",
" N "
],
"ingredients": {
"I": {
"tag": "forge:ingots/soularium"
},
"N": {
"tag": "forge:nuggets/soularium"
},
"Q": {
"tag": "forge:dusts/quartz"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
