Willow Slab
byg:willow_slab

Willow Slab

Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block SlabsWooden SlabsSlabsWooden Slabs

Willow Slab is a block from Oh The Biomes You'll Go, crafted from Willow Planks.

Acquisition

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

Crafting
Willow Slab Willow Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Willow Slab1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
byg:willow_slab
Namespace
byg
Mod ID
byg
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": "byg:willow_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_slab",
  "experience": null,
  "cooking_time": null
}