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

16 lines
326 B
JSON
Raw Normal View History

2022-05-21 20:25:03 +00:00
{
"length": 13,
"rows": 7,
"inventoryOffset": 44,
"menuOffset": 8,
"width": 250,
"height": 240,
"properties": {
"type": "builder",
"material": "metal",
"requiresCorrectToolForDrops": true,
"explosionResistance": 1200.0,
"destroyTime": 50.0,
"sound": "netherite_block"
}
}