Crafting using Mossy Cobblestone Bridge Stair, in any arrangement. Produces Mossy Cobblestone Bridge.
Mossy Cobblestone Bridge
Macaw's Bridges · by Sketch Macaw & Peachy Macaw
Acquisition
Stone Cutting using Mossy Cobblestone. Produces Mossy Cobblestone Bridge.
Crafting using Mossy Cobblestone Wall, Mossy Cobblestone Wall, Mossy Cobblestone Slab, Mossy Cobblestone Slab and Mossy Cobblestone Slab, arranged in the pattern shown. Produces 4× Mossy Cobblestone Bridge.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Mossy Cobblestone Bridge | 1–1 | 100% | — |
Used in (1)
Crafting using Mossy Cobblestone Bridge, Mossy Cobblestone Bridge, Mossy Cobblestone Bridge, Mossy Cobblestone Bridge, Mossy Cobblestone Bridge and Mossy Cobblestone Bridge, arranged in the pattern shown. Produces 6× Mossy Cobblestone Bridge Stair.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwbridges:mossy_cobblestone_bridge- Namespace
mcwbridges- Mod ID
mcwbridges- Tags (3)
mcwbridges:blocks/stone_bridges minecraft:blocks/combination_step_sound_blocks minecraft:blocks/mineable/pickaxe
Recipe JSON (3):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "mcwbridges:mossy_cobblestone_bridge_stair"
},
"conditions": [],
"sequence": null,
"group_name": "recyclable_bridges",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:mossy_cobblestone"
},
"conditions": [],
"sequence": null,
"group_name": "stonecutting",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"F F",
"WWW"
],
"ingredients": {
"F": {
"item": "minecraft:mossy_cobblestone_wall"
},
"W": {
"item": "minecraft:mossy_cobblestone_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": "stone_bridges",
"experience": null,
"cooking_time": null
}
