Crafting using Polished Andesite Slab, Polished Andesite and Polished Andesite Slab, arranged in the pattern shown. Produces 2× Andesite Pedestal.
Andesite Pedestal
Andesite Pedestal is a item from Unknown Mod, crafted from Polished Andesite Slab and Polished Andesite.
Acquisition
Related items
Developer reference
- Registry name
betterend:andesite_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_andesite"
},
"S": {
"item": "minecraft:polished_andesite_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
