Crafting using Treated Stick, Treated Stick, Treated Stick, Shulker Shell, Upgrade Template, Shulker Shell, Treated Stick, Treated Stick and Treated Stick, arranged in the pattern shown. Produces Portability Upgrade.
Portability Upgrade
Function
Allows you to carry filled drawers Has no effect with current mod configuration
Acquisition
Developer reference
- Registry name
storagedrawers:portability_upgrade- Namespace
storagedrawers- Mod ID
storagedrawers
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"///",
"#X#",
"///"
],
"ingredients": {
"#": {
"item": "minecraft:shulker_shell"
},
"/": {
"tag": "forge:rods/wooden"
},
"X": {
"item": "storagedrawers:upgrade_template"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}