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