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.
Item Dislocator
Draconic Evolution · by brandon3055
Acquisition
Used in (2)
Crafting using Draconium Ingot, Draconium Ingot, Any Redstone Dust, Any Redstone Dust, Awakened Draconium Ingot, Item Dislocator and Awakened Draconium Ingot, arranged in the pattern shown. Produces Awakened Item Dislocator.
Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Iron Bars, Item Dislocator, Iron Bars, Any Iron Ingot, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Dislocation Normalization Field Projector.
Related items
Developer reference
- Registry name
draconicevolution:magnet- Namespace
draconicevolution- Mod ID
draconicevolution- Tags (1)
curios:items/curio
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"A A",
"B B",
"CDC"
],
"ingredients": {
"A": {
"tag": "forge:dusts/redstone"
},
"B": {
"tag": "forge:ingots/draconium"
},
"C": {
"tag": "forge:ingots/iron"
},
"D": {
"item": "draconicevolution:dislocator"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
