Crafting using Spruce Slab, Spruce Planks, Spruce Slab, Spruce Planks, Spruce Slab, Spruce Planks and Spruce Slab, arranged in the pattern shown. Produces Spruce Podium.
Spruce Podium
Ice and Fire · by Alexthe666, TheBv
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Spruce Podium | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
iceandfire:podium_spruce- Namespace
iceandfire- Mod ID
iceandfire- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SPS",
" P ",
"SPS"
],
"ingredients": {
"P": {
"item": "minecraft:spruce_planks"
},
"S": {
"item": "minecraft:spruce_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
