Pine Slab
biomesoplenty:pine_slab

Pine Slab

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

Acquisition

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

Crafting
Pine Slab Pine Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Pine Slab1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
biomesoplenty:pine_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:pine_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_slab",
  "experience": null,
  "cooking_time": null
}