Stone Cutting using Brimstone Bricks. Produces Brimstone Brick Slab.
Brimstone Brick Slab
Biomes O' Plenty · by Adubbz, Forstride
Acquisition
Crafting using Brimstone Bricks, Brimstone Bricks and Brimstone Bricks, arranged in the pattern shown. Produces 6× Brimstone Brick Slab.
Stone Cutting using Brimstone. Produces Brimstone Brick Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Brimstone Brick Slab | 1–1 | 100% | — |
Used in (1)
Crafting using Brimstone Brick Slab and Brimstone Brick Slab, arranged in the pattern shown. Produces Chiseled Brimstone Bricks.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
biomesoplenty:brimstone_brick_slab- Namespace
biomesoplenty- Mod ID
biomesoplenty- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/slabs minecraft:items/slabs
Recipe JSON (3):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "biomesoplenty:brimstone_bricks"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "biomesoplenty:brimstone_bricks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "biomesoplenty:brimstone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}


