Crafting using Enderman Head, Energetic Alloy Ingot, Soularium Ingot, Energetic Alloy Ingot, Soularium Ingot, Ensouled Chassis and Soularium Ingot, arranged in the pattern shown. Produces Aversion Obelisk.
Aversion Obelisk
Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Aversion Obelisk | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
enderio:aversion_obelisk- 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": [
" H ",
"EIE",
"ICI"
],
"ingredients": {
"C": {
"item": "enderio:ensouled_chassis"
},
"E": {
"tag": "forge:ingots/energetic_alloy"
},
"H": {
"item": "enderio:enderman_head"
},
"I": {
"tag": "forge:ingots/soularium"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
