Alchemy Pedestal
embers:alchemy_pedestal

Alchemy Pedestal

Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
block Relocation Not SupportedPickaxe Mineable

Alchemy Pedestal is a block from Embers Rekindled, crafted from Dawnstone Plate, Dawnstone Ingot, Ember Crystal, Caminite Bricks, and Any Copper Storage Block.

Acquisition

Crafting using Dawnstone Plate, Dawnstone Plate, Dawnstone Ingot, Ember Crystal, Dawnstone Ingot, Caminite Bricks, Any Copper Storage Block and Caminite Bricks, arranged in the pattern shown. Produces Alchemy Pedestal.

Crafting
Alchemy Pedestal Alchemy Pedestal guaranteed

Mining & drops

sourcecountchanceconditions
Alchemy Pedestal1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
embers:alchemy_pedestal
Namespace
embers
Mod ID
embers
Tags (2)
forge:blocks/relocation_not_supported
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "D D",
    "ICI",
    "SBS"
  ],
  "ingredients": {
    "B": {
      "tag": "forge:storage_blocks/copper"
    },
    "C": {
      "item": "embers:ember_crystal"
    },
    "D": {
      "tag": "forge:plates/dawnstone"
    },
    "I": {
      "tag": "forge:ingots/dawnstone"
    },
    "S": {
      "item": "embers:caminite_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}