Crafting using Any Redstone Dust, Any Redstone Dust, Any Redstone Dust, Treated Stick, Upgrade Template, Treated Stick, Treated Stick, Treated Stick and Treated Stick, arranged in the pattern shown. Produces Max Redstone Upgrade.
Max Redstone Upgrade
Function
Emits signal for most full slot
Acquisition
Developer reference
- Registry name
storagedrawers:max_redstone_upgrade- Namespace
storagedrawers- Mod ID
storagedrawers
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"RRR",
"/X/",
"///"
],
"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
}