Storage Tier Upgrade using Any Diamond Gem, Any Diamond Gem, Any Diamond Gem, Any Diamond Gem, Limited %s%sGold Barrel IV, Any Diamond Gem, Any Diamond Gem, Any Diamond Gem and Any Diamond Gem, arranged in the pattern shown. Produces Limited %s%sDiamond Barrel IV.
Limited %s%sDiamond Barrel IV
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Limited %s%sDiamond Barrel IV | 1–1 | 100% | — |
Used in (1)
Storage Tier Upgrade Shapeless using Limited %s%sDiamond Barrel IV and Any Netherite Ingot. Produces Limited %s%sNetherite Barrel IV.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
sophisticatedstorage:limited_diamond_barrel_4- 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_4"
}
},
"conditions": [
{
"raw": {
"type": "sophisticatedcore:item_enabled",
"itemRegistryName": "sophisticatedstorage:limited_diamond_barrel_4"
},
"type": "sophisticatedcore:item_enabled"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}