Crafting using Any Redstone Dust, Treated Stick, Any Redstone Dust, Treated Stick, Upgrade Template, Treated Stick, Any Redstone Dust, Treated Stick and Any Redstone Dust, arranged in the pattern shown. Produces Redstone Upgrade.
Redstone Upgrade
Function
Emits signal for total storage
Acquisition
Developer reference
- Registry name
storagedrawers:redstone_upgrade- Namespace
storagedrawers- Mod ID
storagedrawers
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"R/R",
"/X/",
"R/R"
],
"ingredients": {
"/": {
"tag": "forge:rods/wooden"
},
"R": {
"tag": "forge:dusts/redstone"
},
"X": {
"item": "storagedrawers:upgrade_template"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}