Crafting using Treated Stick, Treated Stick, Treated Stick, Any Netherite Ingot, Upgrade Template, Any Netherite Ingot, Treated Stick, Treated Stick and Treated Stick, arranged in the pattern shown. Produces Storage Upgrade (VII).
Storage Upgrade (VII)
Acquisition
Developer reference
- Registry name
storagedrawers:netherite_storage_upgrade- Namespace
storagedrawers- Mod ID
storagedrawers
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"///",
"#X#",
"///"
],
"ingredients": {
"#": {
"tag": "forge:ingots/netherite"
},
"/": {
"tag": "forge:rods/wooden"
},
"X": {
"item": "storagedrawers:upgrade_template"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}