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/barrels/diamond.json

22 lines
No EOL
425 B
JSON

{
"block_type": "barrel",
"shape": {
"type": "cube",
"min": [0, 0, 0],
"max": [1, 1, 1]
},
"length": 12,
"rows": 6,
"inventoryOffset": 35,
"menuOffset": 8,
"width": 232,
"height": 222,
"properties": {
"type": "builder",
"material": "metal",
"requiresCorrectToolForDrops": true,
"explosionResistance": 6.0,
"destroyTime": 5.0,
"sound": "metal"
}
}