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.
Iron Fence
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Iron Fence | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Iron Fence | 1–1 | 100% | Survives Explosion |
Related items
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
}