Enchanter
enderio:enchanter

Enchanter

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

Acquisition

Crafting using Any Diamond Gem, Book, Any Diamond Gem, Dark Steel Ingot, Dark Steel Ingot, Dark Steel Ingot and Dark Steel Ingot, arranged in the pattern shown. Produces Enchanter.

Crafting
Any Diamond Gem
Book
Any Diamond Gem
Dark Steel Ingot
Dark Steel Ingot
Dark Steel Ingot
Dark Steel Ingot
Enchanter Enchanter guaranteed

Mining & drops

sourcecountchanceconditions
Enchanter1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
enderio:enchanter
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": [
    "DBD",
    "III",
    " I "
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:book"
    },
    "D": {
      "tag": "forge:gems/diamond"
    },
    "I": {
      "tag": "forge:ingots/dark_steel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}