Balustrade Blackstone Bridge
mcwbridges:balustrade_blackstone_bridge

Balustrade Blackstone Bridge

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

Acquisition

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

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

Stone Cutting using Blackstone. Produces Balustrade Blackstone Bridge.

Stone Cutting
Balustrade Blackstone Bridge Balustrade Blackstone Bridge guaranteed

Mining & drops

sourcecountchanceconditions
Balustrade Blackstone Bridge1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwbridges:balustrade_blackstone_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:crafting_shaped",
  "pattern": [
    "FFF",
    "WWW"
  ],
  "ingredients": {
    "F": {
      "item": "minecraft:blackstone_wall"
    },
    "W": {
      "item": "minecraft:blackstone_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "balustrade_bridges",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:blackstone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "stonecutting",
  "experience": null,
  "cooking_time": null
}