Files
fuwuduan/config/ironchests/chests/copper.json

16 lines
311 B
JSON
Raw Normal View History

2025-10-20 07:33:27 +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"
}
}