Red Sandstone Railing Gate
mcwfences:red_sandstone_railing_gate

Red Sandstone Railing Gate

Macaw's Fences and Walls · by Sketch Macaw & Peachy Macaw
block Railing GatesFence GatesPickaxe MineableFence Gates

Acquisition

Crafting using Iron Bars, Red Sandstone, Iron Bars, Iron Bars, Red Sandstone and Iron Bars, arranged in the pattern shown. Produces Red Sandstone Railing Gate.

Crafting
Red Sandstone Railing Gate Red Sandstone Railing Gate guaranteed

Stone Cutting using Red Sandstone. Produces Red Sandstone Railing Gate.

Stone Cutting
Red Sandstone Railing Gate Red Sandstone Railing Gate guaranteed

Mining & drops

sourcecountchanceconditions
Red Sandstone Railing Gate1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwfences:red_sandstone_railing_gate
Namespace
mcwfences
Mod ID
mcwfences
Tags (4)
mcwfences:blocks/railing_gates
minecraft:blocks/fence_gates
minecraft:blocks/mineable/pickaxe
minecraft:items/fence_gates

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ABA",
    "ABA"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:iron_bars"
    },
    "B": {
      "item": "minecraft:red_sandstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "railing_gate",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:red_sandstone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "fences",
  "experience": null,
  "cooking_time": null
}