Stone Cutting using Stone Bricks. Produces Balustrade Stone Bricks Bridge.
Balustrade Stone Bricks Bridge
Macaw's Bridges · by Sketch Macaw & Peachy Macaw
Acquisition
Crafting using Stone Brick Wall, Stone Brick Wall, Stone Brick Wall, Stone Brick Slab, Stone Brick Slab and Stone Brick Slab, arranged in the pattern shown. Produces 5× Balustrade Stone Bricks Bridge.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Balustrade Stone Bricks Bridge | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwbridges:balustrade_stone_bricks_bridge- Namespace
mcwbridges- Mod ID
mcwbridges- Tags (3)
mcwbridges:blocks/stone_bridges minecraft:blocks/combination_step_sound_blocks minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:stone_bricks"
},
"conditions": [],
"sequence": null,
"group_name": "stonecutting",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"FFF",
"WWW"
],
"ingredients": {
"F": {
"item": "minecraft:stone_brick_wall"
},
"W": {
"item": "minecraft:stone_brick_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": "balustrade_bridges",
"experience": null,
"cooking_time": null
}
