init
This commit is contained in:
22
config/ironchests/chests/barrels/copper.json
Normal file
22
config/ironchests/chests/barrels/copper.json
Normal 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"
|
||||
}
|
||||
}
|
||||
24
config/ironchests/chests/barrels/crystal.json
Normal file
24
config/ironchests/chests/barrels/crystal.json
Normal 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
|
||||
}
|
||||
}
|
||||
22
config/ironchests/chests/barrels/diamond.json
Normal file
22
config/ironchests/chests/barrels/diamond.json
Normal 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"
|
||||
}
|
||||
}
|
||||
22
config/ironchests/chests/barrels/gold.json
Normal file
22
config/ironchests/chests/barrels/gold.json
Normal 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"
|
||||
}
|
||||
}
|
||||
22
config/ironchests/chests/barrels/iron.json
Normal file
22
config/ironchests/chests/barrels/iron.json
Normal 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"
|
||||
}
|
||||
}
|
||||
23
config/ironchests/chests/barrels/netherite.json
Normal file
23
config/ironchests/chests/barrels/netherite.json
Normal 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
|
||||
}
|
||||
22
config/ironchests/chests/barrels/obsidian.json
Normal file
22
config/ironchests/chests/barrels/obsidian.json
Normal 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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user