Crafting using Blaze Powder, Draconium Dust, Blaze Powder, Draconium Dust, Eye of Ender, Draconium Dust, Blaze Powder, Draconium Dust and Blaze Powder, arranged in the pattern shown. Produces Dislocator.
Dislocator
Draconic Evolution · by brandon3055
Acquisition
Used in (3)
Crafting using Dislocator, Draconium Core and Ghast Tear, in any arrangement. Produces Un-Bound Dislocator (Player).
Crafting using Any Redstone Dust, Any Redstone Dust, Draconium Ingot, Draconium Ingot, Any Iron Ingot, Dislocator and Any Iron Ingot, arranged in the pattern shown. Produces Item Dislocator.
Crafting using Dislocator, Draconium Core, Dislocator and Ghast Tear, in any arrangement. Produces Un-Bound Dislocator (Point-to-Point).
Developer reference
- Registry name
draconicevolution:dislocator- Namespace
draconicevolution- Mod ID
draconicevolution
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ABA",
"BCB",
"ABA"
],
"ingredients": {
"A": {
"item": "minecraft:blaze_powder"
},
"B": {
"tag": "forge:dusts/draconium"
},
"C": {
"item": "minecraft:ender_eye"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}