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