Dead Slab
biomesoplenty:dead_slab

Dead Slab

Biomes O' Plenty · by Adubbz, Forstride
block SlabsWooden SlabsSlabsWooden Slabs

Acquisition

Crafting using Dead Planks, Dead Planks and Dead Planks, arranged in the pattern shown. Produces 6× Dead Slab.

Crafting
Dead Slab Dead Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Dead Slab1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
biomesoplenty:dead_slab
Namespace
biomesoplenty
Mod ID
biomesoplenty
Tags (4)
minecraft:blocks/slabs
minecraft:blocks/wooden_slabs
minecraft:items/slabs
minecraft:items/wooden_slabs

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "biomesoplenty:dead_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_slab",
  "experience": null,
  "cooking_time": null
}