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