Rusty Iron Bars
16×16 · BAKED

block· Machines & Other Blocks

Rusty Iron Bars

Goety · by Polarice3
block Pickaxe Mineable

Rusty Iron Bars is a block from Goety, crafted from Rusty Iron Grate.

Acquisition

Crafting using Rusty Iron Grate, Rusty Iron Grate, Rusty Iron Grate, Rusty Iron Grate, Rusty Iron Grate and Rusty Iron Grate, arranged in the pattern shown. Produces 16× Rusty Iron Bars.

Crafting
Rusty Iron Bars Rusty Iron Bars ×16 guaranteed

Mining & drops

sourcecountdrop rateconditions
Rusty Iron Bars1–1100%Survives Explosion

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
goety:rusty_iron_bars
Namespace
goety
Mod ID
goety
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "FFF",
    "FFF"
  ],
  "ingredients": {
    "F": {
      "item": "goety:rusty_iron_grate"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}