Stone Cutting using Any Veridium Stone Type. Produces Small Veridium Brick Slab.
Small Veridium Brick Slab
Create · by simibubi
Acquisition
Crafting using Small Veridium Bricks, Small Veridium Bricks and Small Veridium Bricks, arranged in the pattern shown. Produces 6× Small Veridium Brick Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Small Veridium Brick Slab | 1–1 | 100% | — |
Used in (1)
Crafting using Small Veridium Brick Slab and Small Veridium Brick Slab, in any arrangement. Produces Small Veridium Bricks.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
create:small_veridium_brick_slab- Namespace
create- Mod ID
create- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/slabs minecraft:items/slabs
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"tag": "create:stone_types/veridium"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"XXX"
],
"ingredients": {
"X": {
"item": "create:small_veridium_bricks"
}
},
"conditions": [],
"sequence": null,
"group_name": "small_veridium_brick_slab",
"experience": null,
"cooking_time": null
}

