Crafting using Redstone Dust, Redstone Dust, Redstone Dust, Any Gold Nugget, Any Connectors, Any Gold Nugget, Redstone Dust, Redstone Dust and Redstone Dust, arranged in the pattern shown. Produces Routing Connector.
Routing Connector
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Block loot table: Connector (xnet) xnet:connector | 1–1 | 100% | Block State Property |
Used in (1)
Crafting using Routing Connector, Any Ender Pearls, Diamond and Redstone Dust, arranged in the pattern shown. Produces Advanced Routing Connector (NOT).
Related items
Developer reference
- Registry name
xnet:connector_routing- Namespace
xnet- Mod ID
xnet- Tags (1)
xnet:items/connectors
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"rrr",
"gCg",
"rrr"
],
"ingredients": {
"C": {
"tag": "xnet:connectors"
},
"g": {
"tag": "forge:nuggets/gold"
},
"r": {
"item": "minecraft:redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}