mirror of
https://github.com/xHyroM/aetheria.git
synced 2024-11-10 01:58:06 +01:00
22 lines
No EOL
424 B
JSON
Executable file
22 lines
No EOL
424 B
JSON
Executable file
{
|
|
"block_type": "barrel",
|
|
"shape": {
|
|
"type": "cube",
|
|
"min": [0, 0, 0],
|
|
"max": [1, 1, 1]
|
|
},
|
|
"length": 9,
|
|
"rows": 4,
|
|
"inventoryOffset": 8,
|
|
"menuOffset": 8,
|
|
"width": 176,
|
|
"height": 187,
|
|
"properties": {
|
|
"type": "builder",
|
|
"material": "metal",
|
|
"requiresCorrectToolForDrops": true,
|
|
"explosionResistance": 6.0,
|
|
"destroyTime": 3.0,
|
|
"sound": "copper"
|
|
}
|
|
} |