Crafting using Dragon Bone Block, Dragon Bone Block and Dragon Bone Block, arranged in the pattern shown. Produces 6× Dragon Bone Slab.
Dragon Bone Slab
Dragon Bone Slab is a item from Unknown Mod, crafted from Dragon Bone Block.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Dragon Bone Slab | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
betterend:dragon_bone_slab- Namespace
betterend- Mod ID
unknown- 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": "betterend:dragon_bone_block"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}