Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Block of Iron and Any Iron Ingot, arranged in the pattern shown. Produces Antenna Base.
Antenna Base
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Antenna Base | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
xnet:antenna_base- 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": [
" i ",
" i ",
"iIi"
],
"ingredients": {
"I": {
"item": "minecraft:iron_block"
},
"i": {
"tag": "forge:ingots/iron"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
