Crafting using Polished Granite Slab, Polished Granite and Polished Granite Slab, arranged in the pattern shown. Produces 2× Granite Pedestal.
Granite Pedestal
Granite Pedestal is a item from Unknown Mod, crafted from Polished Granite Slab and Polished Granite.
Acquisition
Related items
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
}
