Crafting using Ender Pearl, Any Redstone Dust, Upgrade Template, Any Redstone Dust, Treated Stick, Treated Stick and Treated Stick, arranged in the pattern shown. Produces Remote Upgrade.
Remote Upgrade
Function
Lets single drawer remotely connect to controller Use on controller to bind upgrade
Acquisition
Used in (1)
Crafting using Ender Pearl, Remote Upgrade and Ender Pearl, arranged in the pattern shown. Produces Remote Group Upgrade.
Developer reference
- Registry name
storagedrawers:remote_upgrade- Namespace
storagedrawers- Mod ID
storagedrawers
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" E ",
"RXR",
"///"
],
"ingredients": {
"/": {
"tag": "forge:rods/wooden"
},
"E": {
"item": "minecraft:ender_pearl"
},
"R": {
"tag": "forge:dusts/redstone"
},
"X": {
"item": "storagedrawers:upgrade_template"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}