Generic Wood Storage using Any Planks, Any Wooden Slabs, Any Planks, Any Planks, Lever, Any Planks, Any Planks, Any Wooden Slabs and Any Planks, arranged in the pattern shown. Produces %s%sBarrel.
%s%sBarrel
Acquisition
Crafting using Acacia Planks, Acacia Slab, Acacia Planks, Acacia Planks, Lever, Acacia Planks, Acacia Planks, Acacia Slab and Acacia Planks, arranged in the pattern shown. Produces %s%sBarrel.
Crafting using Oak Planks, Oak Slab, Oak Planks, Oak Planks, Lever, Oak Planks, Oak Planks, Oak Slab and Oak Planks, arranged in the pattern shown. Produces %s%sBarrel.
Crafting using Cherry Planks, Cherry Slab, Cherry Planks, Cherry Planks, Lever, Cherry Planks, Cherry Planks, Cherry Slab and Cherry Planks, arranged in the pattern shown. Produces %s%sBarrel.
Crafting using Bamboo Planks, Bamboo Slab, Bamboo Planks, Bamboo Planks, Lever, Bamboo Planks, Bamboo Planks, Bamboo Slab and Bamboo Planks, arranged in the pattern shown. Produces %s%sBarrel.
Crafting using Dark Oak Planks, Dark Oak Slab, Dark Oak Planks, Dark Oak Planks, Lever, Dark Oak Planks, Dark Oak Planks, Dark Oak Slab and Dark Oak Planks, arranged in the pattern shown. Produces %s%sBarrel.
Crafting using Birch Planks, Birch Slab, Birch Planks, Birch Planks, Lever, Birch Planks, Birch Planks, Birch Slab and Birch Planks, arranged in the pattern shown. Produces %s%sBarrel.
Crafting using Crimson Planks, Crimson Slab, Crimson Planks, Crimson Planks, Lever, Crimson Planks, Crimson Planks, Crimson Slab and Crimson Planks, arranged in the pattern shown. Produces %s%sBarrel.
Crafting using Spruce Planks, Spruce Slab, Spruce Planks, Spruce Planks, Lever, Spruce Planks, Spruce Planks, Spruce Slab and Spruce Planks, arranged in the pattern shown. Produces %s%sBarrel.
Crafting using Barrel and Lever, in any arrangement. Produces %s%sBarrel.
Crafting using Warped Planks, Warped Slab, Warped Planks, Warped Planks, Lever, Warped Planks, Warped Planks, Warped Slab and Warped Planks, arranged in the pattern shown. Produces %s%sBarrel.
Crafting using Mangrove Planks, Mangrove Slab, Mangrove Planks, Mangrove Planks, Lever, Mangrove Planks, Mangrove Planks, Mangrove Slab and Mangrove Planks, arranged in the pattern shown. Produces %s%sBarrel.
Crafting using Jungle Planks, Jungle Slab, Jungle Planks, Jungle Planks, Lever, Jungle Planks, Jungle Planks, Jungle Slab and Jungle Planks, arranged in the pattern shown. Produces %s%sBarrel.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| %s%sBarrel | 1–1 | 100% | — |
Used in (2)
Storage Tier Upgrade using Copper Ingot, Copper Ingot, Copper Ingot, Copper Ingot, %s%sBarrel, Copper Ingot, Copper Ingot, Copper Ingot and Copper Ingot, arranged in the pattern shown. Produces %s%sCopper Barrel.
Storage Tier Upgrade using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, %s%sBarrel, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces %s%sIron Barrel.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
sophisticatedstorage:barrel- Namespace
sophisticatedstorage- Mod ID
sophisticatedstorage- Tags (8)
forge:blocks/barrels/wooden forge:blocks/barrels forge:items/barrels/wooden forge:items/barrels minecraft:blocks/guarded_by_piglins minecraft:blocks/mineable/axe sophisticatedstorage:items/all_storage sophisticatedstorage:items/base_tier_wooden_storage
Recipe JSON (13):
{
"recipe_type": "sophisticatedstorage:generic_wood_storage",
"pattern": [
"PSP",
"PLP",
"PSP"
],
"ingredients": {
"L": {
"item": "minecraft:lever"
},
"P": {
"tag": "minecraft:planks"
},
"S": {
"tag": "minecraft:wooden_slabs"
}
},
"conditions": [
{
"raw": {
"type": "sophisticatedcore:item_enabled",
"itemRegistryName": "sophisticatedstorage:barrel"
},
"type": "sophisticatedcore:item_enabled"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PSP",
"PLP",
"PSP"
],
"ingredients": {
"L": {
"item": "minecraft:lever"
},
"P": {
"item": "minecraft:acacia_planks"
},
"S": {
"item": "minecraft:acacia_slab"
}
},
"conditions": [
{
"raw": {
"type": "sophisticatedcore:item_enabled",
"itemRegistryName": "sophisticatedstorage:barrel"
},
"type": "sophisticatedcore:item_enabled"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PSP",
"PLP",
"PSP"
],
"ingredients": {
"L": {
"item": "minecraft:lever"
},
"P": {
"item": "minecraft:oak_planks"
},
"S": {
"item": "minecraft:oak_slab"
}
},
"conditions": [
{
"raw": {
"type": "sophisticatedcore:item_enabled",
"itemRegistryName": "sophisticatedstorage:barrel"
},
"type": "sophisticatedcore:item_enabled"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PSP",
"PLP",
"PSP"
],
"ingredients": {
"L": {
"item": "minecraft:lever"
},
"P": {
"item": "minecraft:cherry_planks"
},
"S": {
"item": "minecraft:cherry_slab"
}
},
"conditions": [
{
"raw": {
"type": "sophisticatedcore:item_enabled",
"itemRegistryName": "sophisticatedstorage:barrel"
},
"type": "sophisticatedcore:item_enabled"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PSP",
"PLP",
"PSP"
],
"ingredients": {
"L": {
"item": "minecraft:lever"
},
"P": {
"item": "minecraft:bamboo_planks"
},
"S": {
"item": "minecraft:bamboo_slab"
}
},
"conditions": [
{
"raw": {
"type": "sophisticatedcore:item_enabled",
"itemRegistryName": "sophisticatedstorage:barrel"
},
"type": "sophisticatedcore:item_enabled"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PSP",
"PLP",
"PSP"
],
"ingredients": {
"L": {
"item": "minecraft:lever"
},
"P": {
"item": "minecraft:dark_oak_planks"
},
"S": {
"item": "minecraft:dark_oak_slab"
}
},
"conditions": [
{
"raw": {
"type": "sophisticatedcore:item_enabled",
"itemRegistryName": "sophisticatedstorage:barrel"
},
"type": "sophisticatedcore:item_enabled"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PSP",
"PLP",
"PSP"
],
"ingredients": {
"L": {
"item": "minecraft:lever"
},
"P": {
"item": "minecraft:birch_planks"
},
"S": {
"item": "minecraft:birch_slab"
}
},
"conditions": [
{
"raw": {
"type": "sophisticatedcore:item_enabled",
"itemRegistryName": "sophisticatedstorage:barrel"
},
"type": "sophisticatedcore:item_enabled"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PSP",
"PLP",
"PSP"
],
"ingredients": {
"L": {
"item": "minecraft:lever"
},
"P": {
"item": "minecraft:crimson_planks"
},
"S": {
"item": "minecraft:crimson_slab"
}
},
"conditions": [
{
"raw": {
"type": "sophisticatedcore:item_enabled",
"itemRegistryName": "sophisticatedstorage:barrel"
},
"type": "sophisticatedcore:item_enabled"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PSP",
"PLP",
"PSP"
],
"ingredients": {
"L": {
"item": "minecraft:lever"
},
"P": {
"item": "minecraft:spruce_planks"
},
"S": {
"item": "minecraft:spruce_slab"
}
},
"conditions": [
{
"raw": {
"type": "sophisticatedcore:item_enabled",
"itemRegistryName": "sophisticatedstorage:barrel"
},
"type": "sophisticatedcore:item_enabled"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:barrel"
},
{
"item": "minecraft:lever"
}
],
"conditions": [
{
"raw": {
"type": "sophisticatedcore:item_enabled",
"itemRegistryName": "sophisticatedstorage:barrel"
},
"type": "sophisticatedcore:item_enabled"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PSP",
"PLP",
"PSP"
],
"ingredients": {
"L": {
"item": "minecraft:lever"
},
"P": {
"item": "minecraft:warped_planks"
},
"S": {
"item": "minecraft:warped_slab"
}
},
"conditions": [
{
"raw": {
"type": "sophisticatedcore:item_enabled",
"itemRegistryName": "sophisticatedstorage:barrel"
},
"type": "sophisticatedcore:item_enabled"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PSP",
"PLP",
"PSP"
],
"ingredients": {
"L": {
"item": "minecraft:lever"
},
"P": {
"item": "minecraft:mangrove_planks"
},
"S": {
"item": "minecraft:mangrove_slab"
}
},
"conditions": [
{
"raw": {
"type": "sophisticatedcore:item_enabled",
"itemRegistryName": "sophisticatedstorage:barrel"
},
"type": "sophisticatedcore:item_enabled"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PSP",
"PLP",
"PSP"
],
"ingredients": {
"L": {
"item": "minecraft:lever"
},
"P": {
"item": "minecraft:jungle_planks"
},
"S": {
"item": "minecraft:jungle_slab"
}
},
"conditions": [
{
"raw": {
"type": "sophisticatedcore:item_enabled",
"itemRegistryName": "sophisticatedstorage:barrel"
},
"type": "sophisticatedcore:item_enabled"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}












