Limited %s%sCopper Barrel I
sophisticatedstorage:limited_copper_barrel_1

Limited %s%sCopper Barrel I

block Guarded By PiglinsAxe MineableAll Storage

Acquisition

Storage Tier Upgrade using Copper Ingot, Copper Ingot, Copper Ingot, Copper Ingot, Limited %s%sBarrel I, Copper Ingot, Copper Ingot, Copper Ingot and Copper Ingot, arranged in the pattern shown. Produces Limited %s%sCopper Barrel I.

Storage Tier Upgrade conditional
Copper Ingot
Copper Ingot
Copper Ingot
Copper Ingot
Limited %s%sBarrel I
Copper Ingot
Copper Ingot
Copper Ingot
Copper Ingot
Limited %s%sCopper Barrel I Limited %s%sCopper Barrel I guaranteed

Mining & drops

sourcecountchanceconditions
Limited %s%sCopper Barrel I1–1100%

Used in (1)

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

Storage Tier Upgrade conditional
Any Iron Ingot
Any Iron Ingot
Limited %s%sCopper Barrel I
Any Iron Ingot
Any Iron Ingot
Limited %s%sIron Barrel I Limited %s%sIron Barrel I guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
sophisticatedstorage:limited_copper_barrel_1
Namespace
sophisticatedstorage
Mod ID
sophisticatedstorage
Tags (3)
minecraft:blocks/guarded_by_piglins
minecraft:blocks/mineable/axe
sophisticatedstorage:items/all_storage

Recipe JSON (1):

{
  "recipe_type": "sophisticatedstorage:storage_tier_upgrade",
  "pattern": [
    "CCC",
    "CSC",
    "CCC"
  ],
  "ingredients": {
    "C": {
      "tag": "forge:ingots/copper"
    },
    "S": {
      "item": "sophisticatedstorage:limited_barrel_1"
    }
  },
  "conditions": [
    {
      "raw": {
        "type": "sophisticatedcore:item_enabled",
        "itemRegistryName": "sophisticatedstorage:limited_copper_barrel_1"
      },
      "type": "sophisticatedcore:item_enabled"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}