Crafting using Fine Wood, Fine Wood and Fine Wood, arranged in the pattern shown. Produces 6× Fine Wood Slab.
Fine Wood Slab
Supplementaries · by MehVahdJukaar, Plantkillable
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Fine Wood Slab | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
supplementaries:fine_wood_slab- Namespace
supplementaries- Mod ID
supplementaries- Tags (3)
minecraft:blocks/mineable/axe minecraft:blocks/slabs minecraft:items/slabs
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "supplementaries:fine_wood"
}
},
"conditions": [
{
"raw": {
"flag": "fine_wood",
"type": "supplementaries:flag"
},
"type": "supplementaries:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
