Crafting using Powered Rail, Redstone Comparator, Powered Rail, Redstone Dust, Machine Frame, Redstone Dust, Any Iron Ingot, Any Ender Pearls and Any Iron Ingot, arranged in the pattern shown. Produces Router.
Router
Router is a block from XNet, crafted from Powered Rail, Redstone Comparator, Redstone Dust, Machine Frame, Any Iron Ingot, and Any Ender Pearls.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Router | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
xnet: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": [
"ICI",
"rFr",
"ioi"
],
"ingredients": {
"C": {
"item": "minecraft:comparator"
},
"F": {
"item": "rftoolsbase:machine_frame"
},
"I": {
"item": "minecraft:powered_rail"
},
"i": {
"tag": "forge:ingots/iron"
},
"o": {
"tag": "forge:ender_pearls"
},
"r": {
"item": "minecraft:redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
