Crafting using Red Sandstone, Red Sandstone Wall and Red Sandstone, arranged in the pattern shown. Produces 3× Red Sandstone Bridge Support.
Red Sandstone Bridge Support
Macaw's Bridges · by Sketch Macaw & Peachy Macaw
Acquisition
Stone Cutting using Red Sandstone. Produces Red Sandstone Bridge Support.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Red Sandstone Bridge Support | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwbridges:red_sandstone_bridge_pier- Namespace
mcwbridges- Mod ID
mcwbridges- Tags (2)
mcwbridges:blocks/stone_piers minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"WFW"
],
"ingredients": {
"F": {
"item": "minecraft:red_sandstone_wall"
},
"W": {
"item": "minecraft:red_sandstone"
}
},
"conditions": [],
"sequence": null,
"group_name": "stone_piers",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:red_sandstone"
},
"conditions": [],
"sequence": null,
"group_name": "stonecutting",
"experience": null,
"cooking_time": null
}
