Cobblestone Bridge
mcwbridges:cobblestone_bridge

Cobblestone Bridge

Macaw's Bridges · by Sketch Macaw & Peachy Macaw
block Stone BridgesCombination Step Sound BlocksPickaxe Mineable

Acquisition

Crafting using Cobblestone Wall, Cobblestone Wall, Cobblestone Slab, Cobblestone Slab and Cobblestone Slab, arranged in the pattern shown. Produces 4× Cobblestone Bridge.

Crafting
Cobblestone Wall
Cobblestone Wall
Cobblestone Slab
Cobblestone Slab
Cobblestone Slab
Cobblestone Bridge Cobblestone Bridge ×4 guaranteed

Crafting using Cobblestone Bridge Stair, in any arrangement. Produces Cobblestone Bridge.

Crafting ⇆ any arrangement
Cobblestone Bridge Stair
Cobblestone Bridge Cobblestone Bridge guaranteed

Mining & drops

sourcecountchanceconditions
Cobblestone Bridge1–1100%

Used in (1)

Crafting using Cobblestone Bridge, Cobblestone Bridge, Cobblestone Bridge, Cobblestone Bridge, Cobblestone Bridge and Cobblestone Bridge, arranged in the pattern shown. Produces 6× Cobblestone Bridge Stair.

Crafting
Cobblestone Bridge
Cobblestone Bridge
Cobblestone Bridge
Cobblestone Bridge
Cobblestone Bridge
Cobblestone Bridge
Cobblestone Bridge Stair Cobblestone Bridge Stair ×6 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwbridges: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_shaped",
  "pattern": [
    "F F",
    "WWW"
  ],
  "ingredients": {
    "F": {
      "item": "minecraft:cobblestone_wall"
    },
    "W": {
      "item": "minecraft:cobblestone_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "stone_bridges",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "mcwbridges:cobblestone_bridge_stair"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "recyclable_bridges",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:cobblestone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "stonecutting",
  "experience": null,
  "cooking_time": null
}