Stone Cutting using Guanostone Bricks. Produces Guanostone Brick Stairs.
Guanostone Brick Stairs
Alex's Caves · by Alexthe668, Noonyeyz
Guanostone Brick Stairs is a block from Alex's Caves, crafted from Guanostone Bricks.
Acquisition
Stone Cutting using Guanostone. Produces Guanostone Brick Stairs.
Crafting using Guanostone Bricks, Guanostone Bricks, Guanostone Bricks, Guanostone Bricks, Guanostone Bricks and Guanostone Bricks, arranged in the pattern shown. Produces 4× Guanostone Brick Stairs.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Guanostone Brick Stairs | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
alexscaves:guanostone_brick_stairs- Namespace
alexscaves- Mod ID
alexscaves- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/stairs minecraft:items/stairs
Recipe JSON (3):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "alexscaves:guanostone_bricks"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "alexscaves:guanostone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"A ",
"AA ",
"AAA"
],
"ingredients": {
"A": {
"item": "alexscaves:guanostone_bricks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

