Deepslate Brick Bridge
mcwbridges:deepslate_brick_bridge

Deepslate Brick Bridge

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

Acquisition

Crafting using Deepslate Brick Bridge Stair, in any arrangement. Produces Deepslate Brick Bridge.

Crafting ⇆ any arrangement
Deepslate Brick Bridge Stair
Deepslate Brick Bridge Deepslate Brick Bridge guaranteed

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

Crafting
Deepslate Brick Wall
Deepslate Brick Wall
Deepslate Brick Slab
Deepslate Brick Slab
Deepslate Brick Slab
Deepslate Brick Bridge Deepslate Brick Bridge ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Deepslate Brick Bridge1–1100%

Used in (1)

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

Crafting
Deepslate Brick Bridge
Deepslate Brick Bridge
Deepslate Brick Bridge
Deepslate Brick Bridge
Deepslate Brick Bridge
Deepslate Brick Bridge
Deepslate Brick Bridge Stair Deepslate Brick Bridge Stair ×6 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwbridges:deepslate_brick_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:deepslate_brick_bridge_stair"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "recyclable_bridges",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "F F",
    "WWW"
  ],
  "ingredients": {
    "F": {
      "item": "minecraft:deepslate_brick_wall"
    },
    "W": {
      "item": "minecraft:deepslate_brick_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "stone_bridges",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:deepslate_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "stonecutting",
  "experience": null,
  "cooking_time": null
}