1
0
Fork 0
mirror of https://github.com/xHyroM/aetheria.git synced 2024-09-20 05:13:20 +02:00
aetheria/packwiz/1.20.1/config/ironchests/chests/netherite.json

17 lines
352 B
JSON
Raw Normal View History

2024-06-14 19:06:44 +02: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"
},
"fireResistant": true
}