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

19 lines
369 B
JSON
Raw Normal View History

2022-05-21 20:25:03 +00:00
{
"length": 12,
"rows": 6,
"inventoryOffset": 35,
"menuOffset": 8,
"width": 232,
"height": 222,
"texture": "diamond",
"transparent": true,
"renderItems": true,
"properties": {
"type": "builder",
"material": "glass",
"explosionResistance": 0.3,
"destroyTime": 0.3,
"sound": "glass",
"noOcclusion": true
}
}