Crafting using Willow Planks, Willow Planks and Willow Planks, arranged in the pattern shown. Produces 6× Willow Slab.
Willow Slab
Biomes O' Plenty · by Adubbz, Forstride
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Willow Slab | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
biomesoplenty:willow_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:willow_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_slab",
"experience": null,
"cooking_time": null
}
