Stone Cutting using Any Andesite Stone Type. Produces Small Andesite Brick Slab.
Small Andesite Brick Slab
Create · by simibubi
Acquisition
Crafting using Small Andesite Bricks, Small Andesite Bricks and Small Andesite Bricks, arranged in the pattern shown. Produces 6× Small Andesite Brick Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Small Andesite Brick Slab | 1–1 | 100% | — |
Used in (1)
Crafting using Small Andesite Brick Slab and Small Andesite Brick Slab, in any arrangement. Produces Small Andesite Bricks.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
create:small_andesite_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/andesite"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"XXX"
],
"ingredients": {
"X": {
"item": "create:small_andesite_bricks"
}
},
"conditions": [],
"sequence": null,
"group_name": "small_andesite_brick_slab",
"experience": null,
"cooking_time": null
}
