Metal Girder
create:metal_girder

Metal Girder

Create · by simibubi
block Pickaxe Mineable

Acquisition

Crafting using Any Iron Plate, Any Iron Plate, Any Iron Plate, Andesite Alloy, Andesite Alloy and Andesite Alloy, arranged in the pattern shown. Produces 8× Metal Girder.

Crafting
Any Iron Plate
Any Iron Plate
Any Iron Plate
Andesite Alloy
Andesite Alloy
Andesite Alloy
Metal Girder Metal Girder ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Metal Girder1–1100%Survives Explosion
Block loot table: Metal Girder Encased Shaft (create) create:metal_girder_encased_shaft1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
create:metal_girder
Namespace
create
Mod ID
create
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PPP",
    "CCC"
  ],
  "ingredients": {
    "C": {
      "item": "create:andesite_alloy"
    },
    "P": {
      "tag": "forge:plates/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}