init
This commit is contained in:
17
config/ironchests/chests/netherite.json
Normal file
17
config/ironchests/chests/netherite.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user