rsemcm/curseforge/overrides/config/ironchests/chests/copper.json

16 lines
311 B
JSON
Raw Normal View History

2022-05-21 20:25:03 +00:00
{
"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"
}
}