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