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"
|
||||
}
|
||||
}
|
||||
16
config/ironchests/chests/copper.json
Normal file
16
config/ironchests/chests/copper.json
Normal 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"
|
||||
}
|
||||
}
|
||||
18
config/ironchests/chests/crystal.json
Normal file
18
config/ironchests/chests/crystal.json
Normal 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
|
||||
}
|
||||
}
|
||||
16
config/ironchests/chests/diamond.json
Normal file
16
config/ironchests/chests/diamond.json
Normal 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"
|
||||
}
|
||||
}
|
||||
20
config/ironchests/chests/dirt.json
Normal file
20
config/ironchests/chests/dirt.json
Normal 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"
|
||||
]
|
||||
}
|
||||
}
|
||||
16
config/ironchests/chests/gold.json
Normal file
16
config/ironchests/chests/gold.json
Normal 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"
|
||||
}
|
||||
}
|
||||
16
config/ironchests/chests/iron.json
Normal file
16
config/ironchests/chests/iron.json
Normal 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"
|
||||
}
|
||||
}
|
||||
17
config/ironchests/chests/netherite.json
Normal file
17
config/ironchests/chests/netherite.json
Normal 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
|
||||
}
|
||||
16
config/ironchests/chests/obsidian.json
Normal file
16
config/ironchests/chests/obsidian.json
Normal 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"
|
||||
}
|
||||
}
|
||||
6
config/ironchests/defaults.properties
Normal file
6
config/ironchests/defaults.properties
Normal 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
|
||||
3
config/ironchests/upgrade_types/copper.json
Normal file
3
config/ironchests/upgrade_types/copper.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"to": "copper_chest"
|
||||
}
|
||||
4
config/ironchests/upgrade_types/crystal.json
Normal file
4
config/ironchests/upgrade_types/crystal.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"to": "crystal_chest",
|
||||
"from": "diamond_chest"
|
||||
}
|
||||
4
config/ironchests/upgrade_types/diamond.json
Normal file
4
config/ironchests/upgrade_types/diamond.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"to": "diamond_chest",
|
||||
"from": "gold_chest"
|
||||
}
|
||||
4
config/ironchests/upgrade_types/gold.json
Normal file
4
config/ironchests/upgrade_types/gold.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"to": "gold_chest",
|
||||
"from": "iron_chest"
|
||||
}
|
||||
4
config/ironchests/upgrade_types/iron.json
Normal file
4
config/ironchests/upgrade_types/iron.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"to": "iron_chest",
|
||||
"from": "copper_chest"
|
||||
}
|
||||
4
config/ironchests/upgrade_types/netherite.json
Normal file
4
config/ironchests/upgrade_types/netherite.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"to": "netherite_chest",
|
||||
"from": "diamond_chest"
|
||||
}
|
||||
4
config/ironchests/upgrade_types/obsidian.json
Normal file
4
config/ironchests/upgrade_types/obsidian.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"to": "obsidian_chest",
|
||||
"from": "diamond_chest"
|
||||
}
|
||||
Reference in New Issue
Block a user