Crafting using Any Logs, Any Logs, Any Logs, Any Logs, Upgrade Base, Any Logs, Any Logs, Any Logs and Any Logs, arranged in the pattern shown. Produces Stack Upgrade Tier 1.
Stack Upgrade Tier 1
Function
Multiplies the number of stacks that can fit in a slot by 2
Acquisition
Used in (2)
Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Stack Upgrade Tier 1, Any Iron Ingot, Any Iron Storage Block, Any Iron Ingot and Any Iron Storage Block, arranged in the pattern shown. Produces Stack Upgrade Tier 2.
Crafting using Copper Ingot, Copper Ingot, Copper Ingot, Copper Ingot, Stack Upgrade Tier 1, Copper Ingot, Any Copper Storage Block, Copper Ingot and Any Copper Storage Block, arranged in the pattern shown. Produces Stack Upgrade Tier 1 Plus.
Developer reference
- Registry name
sophisticatedstorage:stack_upgrade_tier_1- Namespace
sophisticatedstorage- Mod ID
sophisticatedstorage
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"LLL",
"LBL",
"LLL"
],
"ingredients": {
"B": {
"item": "sophisticatedstorage:upgrade_base"
},
"L": {
"tag": "minecraft:logs"
}
},
"conditions": [
{
"raw": {
"type": "sophisticatedcore:item_enabled",
"itemRegistryName": "sophisticatedstorage:stack_upgrade_tier_1"
},
"type": "sophisticatedcore:item_enabled"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
