Celestial Manipulator
draconicevolution:celestial_manipulator

Celestial Manipulator

Draconic Evolution · by brandon3055
block Pickaxe Mineable

Acquisition

Crafting using Any Redstone Storage Block, Clock, Any Redstone Storage Block, Draconium Ingot, Dragon Egg, Draconium Ingot, Any Iron Ingot, Wyvern Core and Any Iron Ingot, arranged in the pattern shown. Produces Celestial Manipulator.

Crafting
Any Redstone Storage Block
Clock
Any Redstone Storage Block
Draconium Ingot
Dragon Egg
Draconium Ingot
Any Iron Ingot
Wyvern Core
Any Iron Ingot
Celestial Manipulator Celestial Manipulator guaranteed

Mining & drops

sourcecountchanceconditions
Celestial Manipulator1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
draconicevolution:celestial_manipulator
Namespace
draconicevolution
Mod ID
draconicevolution
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ABA",
    "CDC",
    "EFE"
  ],
  "ingredients": {
    "A": {
      "tag": "forge:storage_blocks/redstone"
    },
    "B": {
      "item": "minecraft:clock"
    },
    "C": {
      "tag": "forge:ingots/draconium"
    },
    "D": {
      "item": "minecraft:dragon_egg"
    },
    "E": {
      "tag": "forge:ingots/iron"
    },
    "F": {
      "item": "draconicevolution:wyvern_core"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}