Industrial Iron Catwalk Railing
16×16 · BAKED

block· Machines & Other Blocks

Industrial Iron Catwalk Railing

Create Deco · by Kayla, Talrey, Ordana, Cassian
block Fan TransparentPickaxe Mineable

Industrial Iron Catwalk Railing is a block from Create Deco, crafted from Industrial Iron Sheet and Industrial Iron Bars.

Acquisition

Crafting using Industrial Iron Sheet, Industrial Iron Sheet, Industrial Iron Sheet, Industrial Iron Bars, Industrial Iron Bars, Industrial Iron Bars and Industrial Iron Bars, arranged in the pattern shown. Produces 8× Industrial Iron Catwalk Railing.

Crafting
Industrial Iron Sheet
Industrial Iron Sheet
Industrial Iron Sheet
Industrial Iron Bars
Industrial Iron Bars
Industrial Iron Bars
Industrial Iron Bars
Industrial Iron Catwalk Railing Industrial Iron Catwalk Railing ×8 guaranteed

Mining & drops

sourcecountdrop rateconditions
Industrial Iron Catwalk Stairs1–1100%
Industrial Iron Catwalk Railing1–1100%

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
createdeco:industrial_iron_catwalk_railing
Namespace
createdeco
Mod ID
createdeco
Tags (2)
create:blocks/fan_transparent
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ppp",
    "B B",
    "B B"
  ],
  "ingredients": {
    "B": {
      "item": "createdeco:industrial_iron_bars"
    },
    "p": {
      "tag": "createdeco:internal/plates/industrial_iron_plates"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "createdeco:industrial_iron_ingot"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}