Crafting using Soularium Ingot, Any Heads, Soularium Ingot, Soularium Ingot, Ensouled Chassis, Soularium Ingot, Energized Bimetal Gear, Iron Bars and Energized Bimetal Gear, arranged in the pattern shown. Produces Slice'N'Splice.

Slice'N'Splice
Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Slice'N'Splice | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
enderio:slice_and_splice- 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": [
"IHI",
"ICI",
"GBG"
],
"ingredients": {
"B": {
"item": "minecraft:iron_bars"
},
"C": {
"item": "enderio:ensouled_chassis"
},
"G": {
"tag": "forge:gears/energized"
},
"H": {
"tag": "forge:heads"
},
"I": {
"tag": "forge:ingots/soularium"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
