Oak Podium
iceandfire:podium_oak

Oak Podium

Ice and Fire · by Alexthe666, TheBv
block Axe Mineable

Acquisition

Crafting using Oak Slab, Oak Planks, Oak Slab, Oak Planks, Oak Slab, Oak Planks and Oak Slab, arranged in the pattern shown. Produces Oak Podium.

Crafting
Oak Podium Oak Podium guaranteed

Mining & drops

sourcecountchanceconditions
Oak Podium1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
iceandfire:podium_oak
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:oak_planks"
    },
    "S": {
      "item": "minecraft:oak_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}