Crafting using Paper, Any Ender Pearls, Diamond and Redstone Dust, arranged in the pattern shown. Produces Connector Upgrade Kit.
Connector Upgrade Kit
Acquisition
Developer reference
- Registry name
xnet:connector_upgrade- Namespace
xnet- Mod ID
xnet
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"po",
"dr"
],
"ingredients": {
"d": {
"item": "minecraft:diamond"
},
"o": {
"tag": "forge:ender_pearls"
},
"p": {
"item": "minecraft:paper"
},
"r": {
"item": "minecraft:redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}