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