Iron Bridge
mcwbridges:iron_bridge

Iron Bridge

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

Acquisition

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

Crafting ⇆ any arrangement
Iron Bridge Stair
Iron Bridge Iron Bridge guaranteed

Crafting using Iron Nugget, Iron Nugget, Iron Nugget, Iron Nugget, Iron Ingot, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Iron Bridge.

Crafting
Iron Nugget
Iron Nugget
Iron Nugget
Iron Nugget
Iron Ingot
Iron Ingot
Iron Ingot
Iron Bridge Iron Bridge guaranteed

Mining & drops

sourcecountchanceconditions
Iron Bridge1–1100%

Used in (1)

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

Crafting
Iron Bridge
Iron Bridge
Iron Bridge
Iron Bridge
Iron Bridge
Iron Bridge
Iron Bridge Stair Iron Bridge Stair ×6 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwbridges:iron_bridge
Namespace
mcwbridges
Mod ID
mcwbridges
Tags (3)
mcwbridges:blocks/metal_bridges
minecraft:blocks/combination_step_sound_blocks
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "mcwbridges:iron_bridge_stair"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "recyclable_bridges",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "A A",
    "A A",
    "III"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:iron_nugget"
    },
    "I": {
      "item": "minecraft:iron_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}