Jungle Podium
iceandfire:podium_jungle

Jungle Podium

Ice and Fire · by Alexthe666, TheBv
block Axe Mineable

Acquisition

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

Crafting
Jungle Podium Jungle Podium guaranteed

Mining & drops

sourcecountchanceconditions
Jungle Podium1–1100%Survives Explosion

Block drops

Drops itself when broken.

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