Crafting using Redstone Dust, Any Ender Pearls, Redstone Dust, Emerald, Network Card, Emerald, Redstone Dust, Any Ender Pearls and Redstone Dust, arranged in the pattern shown. Produces Advanced Network Card.
Advanced Network Card is a item from RFToolsControl, crafted from Redstone Dust, Any Ender Pearls, Emerald, and Network Card.
Acquisition
Developer reference
- Registry name
rftoolscontrol:advanced_network_card- Namespace
rftoolscontrol- Mod ID
rftoolscontrol
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ror",
"eMe",
"ror"
],
"ingredients": {
"M": {
"item": "rftoolscontrol:network_card"
},
"e": {
"item": "minecraft:emerald"
},
"o": {
"tag": "forge:ender_pearls"
},
"r": {
"item": "minecraft:redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}