%s%sNetherite Barrel
sophisticatedstorage:netherite_barrel

%s%sNetherite Barrel

block BarrelsBarrelsGuarded By PiglinsAxe MineableAll Storage

Acquisition

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

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

Mining & drops

sourcecountchanceconditions
%s%sNetherite Barrel1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "sophisticatedstorage:storage_tier_upgrade_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "sophisticatedstorage:diamond_barrel"
    },
    {
      "tag": "forge:ingots/netherite"
    }
  ],
  "conditions": [
    {
      "raw": {
        "type": "sophisticatedcore:item_enabled",
        "itemRegistryName": "sophisticatedstorage:netherite_barrel"
      },
      "type": "sophisticatedcore:item_enabled"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}