init
This commit is contained in:
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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user