First commit
This commit is contained in:
34
elements/BasaltAxe.mod.json
Normal file
34
elements/BasaltAxe.mod.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"_fv": 60,
|
||||
"_type": "tool",
|
||||
"definition": {
|
||||
"toolType": "Axe",
|
||||
"renderType": 0,
|
||||
"blockingRenderType": 0,
|
||||
"texture": "basalt_axe",
|
||||
"customModelName": "Normal",
|
||||
"blockingModelName": "Normal blocking",
|
||||
"name": "Basalt Axe",
|
||||
"specialInformation": {
|
||||
"fixedValue": []
|
||||
},
|
||||
"creativeTab": {
|
||||
"value": "TOOLS"
|
||||
},
|
||||
"harvestLevel": 2,
|
||||
"efficiency": 5.0,
|
||||
"attackSpeed": 1.0,
|
||||
"enchantability": 11,
|
||||
"damageVsEntity": 2.0,
|
||||
"usageCount": 183,
|
||||
"blocksAffected": [],
|
||||
"repairItems": [
|
||||
{
|
||||
"value": "Blocks.BASALT"
|
||||
}
|
||||
],
|
||||
"immuneToFire": false,
|
||||
"stayInGridWhenCrafting": false,
|
||||
"damageOnCrafting": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user