Crafting using Any Emerald Gem, Draconium Core, Any Emerald Gem, Enchanted Book, Enchanting Table, Enchanted Book, Bookshelf, Bookshelf and Bookshelf, arranged in the pattern shown. Produces Disenchanter.
Disenchanter
Draconic Evolution · by brandon3055
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Disenchanter | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
draconicevolution:disenchanter- Namespace
draconicevolution- Mod ID
draconicevolution- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ABA",
"CDC",
"EEE"
],
"ingredients": {
"A": {
"tag": "forge:gems/emerald"
},
"B": {
"item": "draconicevolution:draconium_core"
},
"C": {
"item": "minecraft:enchanted_book"
},
"D": {
"item": "minecraft:enchanting_table"
},
"E": {
"item": "minecraft:bookshelf"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
