Crafting using Arcane Polished Darkstone Slab, Arcane Polished Darkstone Slab, Arcane Polished Darkstone Slab, Arcane Polished Darkstone Pillar, Polished Darkstone, Polished Darkstone and Polished Darkstone, arranged in the pattern shown. Produces Darkstone Pedestal.
Darkstone Pedestal
Forbidden & Arcanus · by stal111, CesarZorak
Darkstone Pedestal is a block from Forbidden & Arcanus, crafted from Arcane Polished Darkstone Slab, Arcane Polished Darkstone Pillar, and Polished Darkstone.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Darkstone Pedestal | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
forbidden_arcanus:darkstone_pedestal- Namespace
forbidden_arcanus- Mod ID
forbidden_arcanus- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
" * ",
"XXX"
],
"ingredients": {
"#": {
"item": "forbidden_arcanus:arcane_polished_darkstone_slab"
},
"*": {
"item": "forbidden_arcanus:arcane_polished_darkstone_pillar"
},
"X": {
"item": "forbidden_arcanus:polished_darkstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
