AOF7-Vocality/config/ironchests/chests/crystal.json
2024-02-20 18:35:48 -06:00

18 lines
344 B
JSON

{
"length": 12,
"rows": 6,
"inventoryOffset": 35,
"menuOffset": 8,
"width": 232,
"height": 222,
"transparent": true,
"renderItems": true,
"properties": {
"type": "builder",
"material": "glass",
"explosionResistance": 0.3,
"destroyTime": 0.3,
"sound": "glass",
"noOcclusion": true
}
}