Crafting using Iron Bars, Any Iron Ingot, Iron Bars, Iron Bars, Any Iron Ingot, Iron Bars and Any Iron Ingot, arranged in the pattern shown. Produces Antenna.
Antenna
Antenna is a block from XNet, crafted from Iron Bars and Any Iron Ingot.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Antenna | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
xnet:antenna- Namespace
xnet- Mod ID
xnet- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"IiI",
"IiI",
" i "
],
"ingredients": {
"I": {
"item": "minecraft:iron_bars"
},
"i": {
"tag": "forge:ingots/iron"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}