Awakened Item Dislocator
draconicevolution:advanced_magnet

Awakened Item Dislocator

Draconic Evolution · by brandon3055
item Curio

Acquisition

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
Draconium Ingot
Draconium Ingot
Any Redstone Dust
Any Redstone Dust
Awakened Draconium Ingot
Item Dislocator
Awakened Draconium Ingot
Awakened Item Dislocator Awakened Item Dislocator guaranteed
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
}