Crafting using Any Ender Pearls, Redstone Comparator, Any Ender Pearls, Redstone Dust, Machine Frame, Redstone Dust, Any Ender Pearls, Redstone Dust and Any Ender Pearls, arranged in the pattern shown. Produces Wireless Router.
Wireless Router
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Wireless Router | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
xnet:wireless_router- 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": [
"oCo",
"rFr",
"oro"
],
"ingredients": {
"C": {
"item": "minecraft:comparator"
},
"F": {
"item": "rftoolsbase:machine_frame"
},
"o": {
"tag": "forge:ender_pearls"
},
"r": {
"item": "minecraft:redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
