Limited %s%sDiamond Barrel III
sophisticatedstorage:limited_diamond_barrel_3

Limited %s%sDiamond Barrel III

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 III, Any Diamond Gem, Any Diamond Gem, Any Diamond Gem and Any Diamond Gem, arranged in the pattern shown. Produces Limited %s%sDiamond Barrel III.

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

Mining & drops

sourcecountchanceconditions
Limited %s%sDiamond Barrel III1–1100%

Used in (1)

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

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

Block drops

Drops itself when broken.

Developer reference
Registry name
sophisticatedstorage:limited_diamond_barrel_3
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_3"
    }
  },
  "conditions": [
    {
      "raw": {
        "type": "sophisticatedcore:item_enabled",
        "itemRegistryName": "sophisticatedstorage:limited_diamond_barrel_3"
      },
      "type": "sophisticatedcore:item_enabled"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}