Crafting using Glass Bridge, Glass Bridge, Glass Bridge, Glass Bridge, Glass Bridge and Glass Bridge, arranged in the pattern shown. Produces 6× Glass Bridge Stair.
Glass Bridge Stair
Macaw's Bridges · by Sketch Macaw & Peachy Macaw
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Glass Bridge Stair | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwbridges:glass_bridge_stair- Namespace
mcwbridges- Mod ID
mcwbridges- Tags (2)
mcwbridges:blocks/stone_stairs minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" F",
" FF",
"FFF"
],
"ingredients": {
"F": {
"item": "mcwbridges:glass_bridge"
}
},
"conditions": [],
"sequence": null,
"group_name": "stone_stairs",
"experience": null,
"cooking_time": null
}