Updated client modpack to reflect server mod changes.
This commit is contained in:
16
client/overrides/config/ironchests/chests/iron.json
Normal file
16
client/overrides/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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user