Crafting using Ominous Stone Brick Slab, Polished Ominous Stone and Ominous Stone Brick Slab, arranged in the pattern shown. Produces Pedestal.
- Inputs
- 2 × Ominous Stone Brick Slab
- Polished Ominous Stone
- Output
- → Pedestal
block· Machines & Other Blocks
Pedestal is a block from Goety, crafted from Ominous Stone Brick Slab and Polished Ominous Stone.
Crafting using Ominous Stone Brick Slab, Polished Ominous Stone and Ominous Stone Brick Slab, arranged in the pattern shown. Produces Pedestal.
| source | count | drop rate | conditions |
|---|---|---|---|
| Pedestal | 1–1 | 100% | Survives Explosion |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Drops itself when broken.
goety:pedestal_ominous_stonegoetygoetygoety:blocks/ominous_blocks goety:blocks/pedestals goety:items/pedestals
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"l",
"s",
"l"
],
"ingredients": {
"l": {
"tag": "goety:slab_ominous_stone_craft"
},
"s": {
"tag": "goety:full_ominous_stone_craft"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}