Granite Pedestal
betterend:granite_pedestal

Granite Pedestal

item PedestalPickaxe Mineable

Granite Pedestal is a item from Unknown Mod, crafted from Polished Granite Slab and Polished Granite.

Acquisition

Crafting using Polished Granite Slab, Polished Granite and Polished Granite Slab, arranged in the pattern shown. Produces 2× Granite Pedestal.

Crafting
Granite Pedestal Granite Pedestal ×2 guaranteed
Developer reference
Registry name
betterend:granite_pedestal
Namespace
betterend
Mod ID
unknown
Tags (2)
betterend:blocks/pedestal
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "S",
    "#",
    "S"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:polished_granite"
    },
    "S": {
      "item": "minecraft:polished_granite_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}