Aversion Obelisk
enderio:aversion_obelisk

Aversion Obelisk

Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
block Pickaxe MineableNeeds Iron Tool

Acquisition

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.

Crafting
Aversion Obelisk Aversion Obelisk guaranteed

Mining & drops

sourcecountchanceconditions
Aversion Obelisk1–1100%

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
}