Balustrade Cobblestone Bridge
mcwbridges:balustrade_cobblestone_bridge

Balustrade Cobblestone Bridge

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

Acquisition

Stone Cutting using Cobblestone. Produces Balustrade Cobblestone Bridge.

Stone Cutting
Balustrade Cobblestone Bridge Balustrade Cobblestone Bridge guaranteed

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

Crafting
Cobblestone Wall
Cobblestone Wall
Cobblestone Wall
Cobblestone Slab
Cobblestone Slab
Cobblestone Slab
Balustrade Cobblestone Bridge Balustrade Cobblestone Bridge ×5 guaranteed

Mining & drops

sourcecountchanceconditions
Balustrade Cobblestone Bridge1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwbridges:balustrade_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 (2):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:cobblestone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "stonecutting",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "FFF",
    "WWW"
  ],
  "ingredients": {
    "F": {
      "item": "minecraft:cobblestone_wall"
    },
    "W": {
      "item": "minecraft:cobblestone_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "balustrade_bridges",
  "experience": null,
  "cooking_time": null
}