%s%sIron Chest
sophisticatedstorage:iron_chest

%s%sIron Chest

block ChestsChestsGuarded By PiglinsAxe MineableAll Storage

Acquisition

Storage Tier Upgrade using Any Iron Ingot, Any Iron Ingot, %s%sCopper Chest, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces %s%sIron Chest.

Storage Tier Upgrade conditional
Any Iron Ingot
Any Iron Ingot
%s%sCopper Chest
Any Iron Ingot
Any Iron Ingot
%s%sIron Chest %s%sIron Chest guaranteed

Double Chest Tier Upgrade using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, %s%sCopper Chest, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces %s%sIron Chest.

Double Chest Tier Upgrade conditional
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
%s%sCopper Chest
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
%s%sIron Chest %s%sIron Chest guaranteed

Storage Tier Upgrade using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, %s%sChest, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces %s%sIron Chest.

Storage Tier Upgrade conditional
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
%s%sChest
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
%s%sIron Chest %s%sIron Chest guaranteed

Double Chest Tier Upgrade using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, %s%sChest, Any Iron Ingot, Any Iron Ingot, Any Iron Storage Block and Any Iron Ingot, arranged in the pattern shown. Produces %s%sIron Chest.

Double Chest Tier Upgrade conditional
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
%s%sChest
Any Iron Ingot
Any Iron Ingot
Any Iron Storage Block
Any Iron Ingot
%s%sIron Chest %s%sIron Chest guaranteed

Mining & drops

sourcecountchanceconditions
%s%sIron Chest1–1100%

Used in (3)

Shulker Box From Chest using Shulker Shell, %s%sIron Chest and Shulker Shell, arranged in the pattern shown. Produces Iron Shulker Box.

Shulker Box From Chest conditional
Shulker Shell
%s%sIron Chest
Shulker Shell
Iron Shulker Box Iron Shulker Box guaranteed

Double Chest Tier Upgrade using Any Gold Ingot, Any Gold Ingot, Any Gold Ingot, Any Gold Ingot, %s%sIron Chest, Any Gold Ingot, Any Gold Ingot, Any Gold Storage Block and Any Gold Ingot, arranged in the pattern shown. Produces %s%sGold Chest.

Double Chest Tier Upgrade conditional
Any Gold Ingot
Any Gold Ingot
Any Gold Ingot
Any Gold Ingot
%s%sIron Chest
Any Gold Ingot
Any Gold Ingot
Any Gold Storage Block
Any Gold Ingot
%s%sGold Chest %s%sGold Chest guaranteed

Storage Tier Upgrade using Any Gold Ingot, Any Gold Ingot, Any Gold Ingot, Any Gold Ingot, %s%sIron Chest, Any Gold Ingot, Any Gold Ingot, Any Gold Ingot and Any Gold Ingot, arranged in the pattern shown. Produces %s%sGold Chest.

Storage Tier Upgrade conditional
Any Gold Ingot
Any Gold Ingot
Any Gold Ingot
Any Gold Ingot
%s%sIron Chest
Any Gold Ingot
Any Gold Ingot
Any Gold Ingot
Any Gold Ingot
%s%sGold Chest %s%sGold Chest guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
sophisticatedstorage:iron_chest
Namespace
sophisticatedstorage
Mod ID
sophisticatedstorage
Tags (5)
forge:blocks/chests
forge:items/chests
minecraft:blocks/guarded_by_piglins
minecraft:blocks/mineable/axe
sophisticatedstorage:items/all_storage

Recipe JSON (4):

{
  "recipe_type": "sophisticatedstorage:storage_tier_upgrade",
  "pattern": [
    " I ",
    "ISI",
    " I "
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/iron"
    },
    "S": {
      "item": "sophisticatedstorage:copper_chest"
    }
  },
  "conditions": [
    {
      "raw": {
        "type": "sophisticatedcore:item_enabled",
        "itemRegistryName": "sophisticatedstorage:iron_chest"
      },
      "type": "sophisticatedcore:item_enabled"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "sophisticatedstorage:double_chest_tier_upgrade",
  "pattern": [
    "III",
    "ISI",
    "III"
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/iron"
    },
    "S": {
      "item": "sophisticatedstorage:copper_chest"
    }
  },
  "conditions": [
    {
      "raw": {
        "type": "sophisticatedcore:item_enabled",
        "itemRegistryName": "sophisticatedstorage:iron_chest"
      },
      "type": "sophisticatedcore:item_enabled"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "sophisticatedstorage:storage_tier_upgrade",
  "pattern": [
    "III",
    "ISI",
    "III"
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/iron"
    },
    "S": {
      "item": "sophisticatedstorage:chest"
    }
  },
  "conditions": [
    {
      "raw": {
        "type": "sophisticatedcore:item_enabled",
        "itemRegistryName": "sophisticatedstorage:iron_chest"
      },
      "type": "sophisticatedcore:item_enabled"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "sophisticatedstorage:double_chest_tier_upgrade",
  "pattern": [
    "III",
    "ISI",
    "IBI"
  ],
  "ingredients": {
    "B": {
      "tag": "forge:storage_blocks/iron"
    },
    "I": {
      "tag": "forge:ingots/iron"
    },
    "S": {
      "item": "sophisticatedstorage:chest"
    }
  },
  "conditions": [
    {
      "raw": {
        "type": "sophisticatedcore:item_enabled",
        "itemRegistryName": "sophisticatedstorage:iron_chest"
      },
      "type": "sophisticatedcore:item_enabled"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}