Stone Cutting using Glowing Nature Stone Bricks. Produces Glowing Nature Stone Brick Slab.
Glowing Nature Stone Brick Slab
Blue Skies · by KingPhygieBoo, Silver_David, Lachney
Glowing Nature Stone Brick Slab is a block from Blue Skies, crafted from Glowing Nature Stone Bricks.
Acquisition
Crafting using Glowing Nature Stone Bricks, Glowing Nature Stone Bricks and Glowing Nature Stone Bricks, arranged in the pattern shown. Produces 6× Glowing Nature Stone Brick Slab.
Stone Cutting using Glowing Nature Stone. Produces Glowing Nature Stone Brick Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Glowing Nature Stone Brick Slab | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
blue_skies:glowing_nature_stonebrick_slab- Namespace
blue_skies- Mod ID
blue_skies- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/slabs minecraft:items/slabs
Recipe JSON (3):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "blue_skies:glowing_nature_stonebrick"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "blue_skies:glowing_nature_stonebrick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "blue_skies:glowing_nature_stone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

