Iron Fence
techreborn:refined_iron_fence

Iron Fence

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block FencesFences

Acquisition

Crafting using Refined Iron Ingot, Refined Iron Ingot, Refined Iron Ingot, Refined Iron Ingot, Refined Iron Ingot, Refined Iron Ingot and Refined Iron Ingot, arranged in the pattern shown. Produces Iron Fence.

Crafting
Refined Iron Ingot
Refined Iron Ingot
Refined Iron Ingot
Refined Iron Ingot
Refined Iron Ingot
Refined Iron Ingot
Refined Iron Ingot
Iron Fence Iron Fence guaranteed

Mining & drops

sourcecountchanceconditions
Iron Fence1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Iron Fence1–1100%Survives Explosion
Developer reference
Registry name
techreborn:refined_iron_fence
Namespace
techreborn
Mod ID
techreborn
Tags (2)
minecraft:blocks/fences
minecraft:items/fences

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "RRR",
    "RRR",
    " R "
  ],
  "ingredients": {
    "R": {
      "item": "techreborn:refined_iron_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}