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.
Awakened Item Dislocator
Draconic Evolution · by brandon3055
Acquisition
Related items
Developer reference
- Registry name
draconicevolution:advanced_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:ingots/draconium"
},
"B": {
"tag": "forge:dusts/redstone"
},
"C": {
"tag": "forge:ingots/draconium_awakened"
},
"D": {
"item": "draconicevolution:magnet"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}