Crafting using Venus Stone Bricks, Venus Stone Bricks and Venus Stone Bricks, arranged in the pattern shown. Produces 6× Venus Stone Brick Slab.
Venus Stone Brick Slab
Ad Astra · by Alex Nijjar
Acquisition
Stone Cutting using Venus Stone Bricks. Produces Venus Stone Brick Slab.
Stone Cutting using Venus Stone. Produces Venus Stone Brick Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Venus Stone Brick Slab | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Venus Stone Brick Slab and Venus Stone Brick Slab, arranged in the pattern shown. Produces Chiseled Venus Stone Bricks.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
ad_astra:venus_stone_brick_slab- Namespace
ad_astra- Mod ID
ad_astra- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/slabs minecraft:items/slabs
Recipe JSON (3):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "ad_astra:venus_stone_bricks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "ad_astra:venus_stone_bricks"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "ad_astra:venus_stone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}


