Limited %s%sDiamond Barrel II
sophisticatedstorage:limited_diamond_barrel_2

Limited %s%sDiamond Barrel II

block Guarded By PiglinsAxe MineableAll Storage

Acquisition

Storage Tier Upgrade using Any Diamond Gem, Any Diamond Gem, Any Diamond Gem, Any Diamond Gem, Limited %s%sGold Barrel II, Any Diamond Gem, Any Diamond Gem, Any Diamond Gem and Any Diamond Gem, arranged in the pattern shown. Produces Limited %s%sDiamond Barrel II.

Storage Tier Upgrade conditional
Any Diamond Gem
Any Diamond Gem
Any Diamond Gem
Any Diamond Gem
Limited %s%sGold Barrel II
Any Diamond Gem
Any Diamond Gem
Any Diamond Gem
Any Diamond Gem
Limited %s%sDiamond Barrel II Limited %s%sDiamond Barrel II guaranteed

Mining & drops

sourcecountchanceconditions
Limited %s%sDiamond Barrel II1–1100%

Used in (1)

Storage Tier Upgrade Shapeless using Limited %s%sDiamond Barrel II and Any Netherite Ingot. Produces Limited %s%sNetherite Barrel II.

Storage Tier Upgrade Shapeless conditional
Limited %s%sDiamond Barrel II Limited %s%sDiamond Barrel IIAny Netherite Ingot Any Netherite Ingot·members not yet documented
Limited %s%sNetherite Barrel II Limited %s%sNetherite Barrel II guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
sophisticatedstorage:limited_diamond_barrel_2
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": [
    "DDD",
    "DSD",
    "DDD"
  ],
  "ingredients": {
    "D": {
      "tag": "forge:gems/diamond"
    },
    "S": {
      "item": "sophisticatedstorage:limited_gold_barrel_2"
    }
  },
  "conditions": [
    {
      "raw": {
        "type": "sophisticatedcore:item_enabled",
        "itemRegistryName": "sophisticatedstorage:limited_diamond_barrel_2"
      },
      "type": "sophisticatedcore:item_enabled"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}