Pedestal
16×16 · BAKED

block· Machines & Other Blocks

Pedestal

Goety · by Polarice3
block PedestalsPedestals

Pedestal is a block from Goety, crafted from Deepslate Brick Slab and Deepslate Tiles.

Acquisition

Crafting using Deepslate Brick Slab, Deepslate Tiles and Deepslate Brick Slab, arranged in the pattern shown. Produces Pedestal.

Crafting
Pedestal Pedestal guaranteed

Mining & drops

sourcecountdrop rateconditions
Pedestal1–1100%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.

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:pedestal_deepslate
Namespace
goety
Mod ID
goety
Tags (2)
goety:blocks/pedestals
goety:items/pedestals

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "l",
    "s",
    "l"
  ],
  "ingredients": {
    "l": {
      "tag": "goety:slab_deepslate_craft"
    },
    "s": {
      "tag": "goety:full_deepslate_craft"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}