Dislocator Pedestal
draconicevolution:dislocator_pedestal

Dislocator Pedestal

Draconic Evolution · by brandon3055
block Pickaxe Mineable

Acquisition

Crafting using Stone Pressure Plate, Any Stone, Stone Slab, Blaze Powder and Stone Slab, arranged in the pattern shown. Produces Dislocator Pedestal.

Crafting
Stone Pressure Plate
Any Stone
Stone Slab
Blaze Powder
Stone Slab
Dislocator Pedestal Dislocator Pedestal guaranteed

Mining & drops

sourcecountchanceconditions
Dislocator Pedestal1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " A ",
    " B ",
    "CDC"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:stone_pressure_plate"
    },
    "B": {
      "tag": "forge:stone"
    },
    "C": {
      "item": "minecraft:stone_slab"
    },
    "D": {
      "item": "minecraft:blaze_powder"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}