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.
Alchemy Pedestal
Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
Alchemy Pedestal is a block from Embers Rekindled, crafted from Dawnstone Plate, Dawnstone Ingot, Ember Crystal, Caminite Bricks, and Any Copper Storage Block.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Alchemy Pedestal | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
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
}



