Crafting using Comet Planks, Comet Planks and Comet Planks, arranged in the pattern shown. Produces 6× Comet Wood Slab.
Comet Wood Slab
Blue Skies · by KingPhygieBoo, Silver_David, Lachney
Comet Wood Slab is a block from Blue Skies, crafted from Comet Planks.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Comet Wood Slab | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
blue_skies:comet_slab- Namespace
blue_skies- Mod ID
blue_skies- 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": "blue_skies:comet_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_slab",
"experience": null,
"cooking_time": null
}
