Updated client modpack to reflect server mod changes.
This commit is contained in:
17
client/overrides/config/ironchests/chests/obsidian.json
Normal file
17
client/overrides/config/ironchests/chests/obsidian.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"length": 12,
|
||||
"rows": 6,
|
||||
"inventoryOffset": 35,
|
||||
"menuOffset": 8,
|
||||
"width": 232,
|
||||
"height": 222,
|
||||
"texture": "diamond",
|
||||
"properties": {
|
||||
"type": "builder",
|
||||
"material": "metal",
|
||||
"requiresCorrectToolForDrops": true,
|
||||
"explosionResistance": 1200.0,
|
||||
"destroyTime": 50.0,
|
||||
"sound": "metal"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user