This commit is contained in:
2025-10-20 07:33:27 +00:00
commit 364b170660
4223 changed files with 1326379 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
{
"block_type": "barrel",
"shape": {
"type": "cube",
"min": [0, 0, 0],
"max": [1, 1, 1]
},
"length": 9,
"rows": 4,
"inventoryOffset": 8,
"menuOffset": 8,
"width": 176,
"height": 187,
"properties": {
"type": "builder",
"material": "metal",
"requiresCorrectToolForDrops": true,
"explosionResistance": 6.0,
"destroyTime": 3.0,
"sound": "copper"
}
}

View File

@@ -0,0 +1,24 @@
{
"block_type": "barrel",
"shape": {
"type": "cube",
"min": [0, 0, 0],
"max": [1, 1, 1]
},
"length": 12,
"rows": 6,
"inventoryOffset": 35,
"menuOffset": 8,
"width": 232,
"height": 222,
"transparent": true,
"renderItems": true,
"properties": {
"type": "builder",
"material": "glass",
"explosionResistance": 0.3,
"destroyTime": 0.3,
"sound": "glass",
"noOcclusion": true
}
}

View File

@@ -0,0 +1,22 @@
{
"block_type": "barrel",
"shape": {
"type": "cube",
"min": [0, 0, 0],
"max": [1, 1, 1]
},
"length": 12,
"rows": 6,
"inventoryOffset": 35,
"menuOffset": 8,
"width": 232,
"height": 222,
"properties": {
"type": "builder",
"material": "metal",
"requiresCorrectToolForDrops": true,
"explosionResistance": 6.0,
"destroyTime": 5.0,
"sound": "metal"
}
}

View File

@@ -0,0 +1,22 @@
{
"block_type": "barrel",
"shape": {
"type": "cube",
"min": [0, 0, 0],
"max": [1, 1, 1]
},
"length": 11,
"rows": 6,
"inventoryOffset": 26,
"menuOffset": 8,
"width": 212,
"height": 222,
"properties": {
"type": "builder",
"material": "metal",
"requiresCorrectToolForDrops": true,
"explosionResistance": 6.0,
"destroyTime": 3.0,
"sound": "metal"
}
}

View File

@@ -0,0 +1,22 @@
{
"block_type": "barrel",
"shape": {
"type": "cube",
"min": [0, 0, 0],
"max": [1, 1, 1]
},
"length": 9,
"rows": 6,
"inventoryOffset": 8,
"menuOffset": 8,
"width": 176,
"height": 222,
"properties": {
"type": "builder",
"material": "metal",
"requiresCorrectToolForDrops": true,
"explosionResistance": 6.0,
"destroyTime": 5.0,
"sound": "metal"
}
}

View File

@@ -0,0 +1,23 @@
{
"block_type": "barrel",
"shape": {
"type": "cube",
"min": [0, 0, 0],
"max": [1, 1, 1]
},
"length": 13,
"rows": 7,
"inventoryOffset": 44,
"menuOffset": 8,
"width": 250,
"height": 240,
"properties": {
"type": "builder",
"material": "metal",
"requiresCorrectToolForDrops": true,
"explosionResistance": 1200.0,
"destroyTime": 50.0,
"sound": "netherite_block"
},
"fireResistant": true
}

View File

@@ -0,0 +1,22 @@
{
"block_type": "barrel",
"shape": {
"type": "cube",
"min": [0, 0, 0],
"max": [1, 1, 1]
},
"length": 12,
"rows": 6,
"inventoryOffset": 35,
"menuOffset": 8,
"width": 232,
"height": 222,
"properties": {
"type": "builder",
"material": "metal",
"requiresCorrectToolForDrops": true,
"explosionResistance": 1200.0,
"destroyTime": 50.0,
"sound": "metal"
}
}

View File

@@ -0,0 +1,16 @@
{
"length": 9,
"rows": 4,
"inventoryOffset": 8,
"menuOffset": 8,
"width": 176,
"height": 187,
"properties": {
"type": "builder",
"material": "metal",
"requiresCorrectToolForDrops": true,
"explosionResistance": 6.0,
"destroyTime": 3.0,
"sound": "copper"
}
}

View File

@@ -0,0 +1,18 @@
{
"length": 12,
"rows": 6,
"inventoryOffset": 35,
"menuOffset": 8,
"width": 232,
"height": 222,
"transparent": true,
"renderItems": true,
"properties": {
"type": "builder",
"material": "glass",
"explosionResistance": 0.3,
"destroyTime": 0.3,
"sound": "glass",
"noOcclusion": true
}
}

View File

@@ -0,0 +1,16 @@
{
"length": 12,
"rows": 6,
"inventoryOffset": 35,
"menuOffset": 8,
"width": 232,
"height": 222,
"properties": {
"type": "builder",
"material": "metal",
"requiresCorrectToolForDrops": true,
"explosionResistance": 6.0,
"destroyTime": 5.0,
"sound": "metal"
}
}

View File

@@ -0,0 +1,20 @@
{
"length": 1,
"rows": 1,
"inventoryOffset": 8,
"menuOffset": 80,
"width": 176,
"height": 133,
"properties": {
"type": "builder",
"material": "dirt",
"explosionResistance": 0.5,
"destroyTime": 0.5,
"sound": "gravel"
},
"predicate": {
"items": [
"minecraft:dirt"
]
}
}

View File

@@ -0,0 +1,16 @@
{
"length": 11,
"rows": 6,
"inventoryOffset": 26,
"menuOffset": 8,
"width": 212,
"height": 222,
"properties": {
"type": "builder",
"material": "metal",
"requiresCorrectToolForDrops": true,
"explosionResistance": 6.0,
"destroyTime": 3.0,
"sound": "metal"
}
}

View File

@@ -0,0 +1,16 @@
{
"length": 9,
"rows": 6,
"inventoryOffset": 8,
"menuOffset": 8,
"width": 176,
"height": 222,
"properties": {
"type": "builder",
"material": "metal",
"requiresCorrectToolForDrops": true,
"explosionResistance": 6.0,
"destroyTime": 5.0,
"sound": "metal"
}
}

View File

@@ -0,0 +1,17 @@
{
"length": 13,
"rows": 7,
"inventoryOffset": 44,
"menuOffset": 8,
"width": 250,
"height": 240,
"properties": {
"type": "builder",
"material": "metal",
"requiresCorrectToolForDrops": true,
"explosionResistance": 1200.0,
"destroyTime": 50.0,
"sound": "netherite_block"
},
"fireResistant": true
}

View File

@@ -0,0 +1,16 @@
{
"length": 12,
"rows": 6,
"inventoryOffset": 35,
"menuOffset": 8,
"width": 232,
"height": 222,
"properties": {
"type": "builder",
"material": "metal",
"requiresCorrectToolForDrops": true,
"explosionResistance": 1200.0,
"destroyTime": 50.0,
"sound": "metal"
}
}

View File

@@ -0,0 +1,6 @@
#Iron Chests Default Files
#Setting a value will recopy the default files.
#Sat Sep 27 15:59:24 CST 2025
barrels=true
chests=true
chest_upgrades=true

View File

@@ -0,0 +1,3 @@
{
"to": "copper_chest"
}

View File

@@ -0,0 +1,4 @@
{
"to": "crystal_chest",
"from": "diamond_chest"
}

View File

@@ -0,0 +1,4 @@
{
"to": "diamond_chest",
"from": "gold_chest"
}

View File

@@ -0,0 +1,4 @@
{
"to": "gold_chest",
"from": "iron_chest"
}

View File

@@ -0,0 +1,4 @@
{
"to": "iron_chest",
"from": "copper_chest"
}

View File

@@ -0,0 +1,4 @@
{
"to": "netherite_chest",
"from": "diamond_chest"
}

View File

@@ -0,0 +1,4 @@
{
"to": "obsidian_chest",
"from": "diamond_chest"
}