First commit
This commit is contained in:
34
elements/QuarzHoe.mod.json
Normal file
34
elements/QuarzHoe.mod.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"_fv": 60,
|
||||
"_type": "tool",
|
||||
"definition": {
|
||||
"toolType": "Hoe",
|
||||
"renderType": 0,
|
||||
"blockingRenderType": 0,
|
||||
"texture": "quarz_hoe",
|
||||
"customModelName": "Normal",
|
||||
"blockingModelName": "Normal blocking",
|
||||
"name": "Quarz Hoe",
|
||||
"specialInformation": {
|
||||
"fixedValue": []
|
||||
},
|
||||
"creativeTab": {
|
||||
"value": "TOOLS"
|
||||
},
|
||||
"harvestLevel": 2,
|
||||
"efficiency": 6.0,
|
||||
"attackSpeed": 1.0,
|
||||
"enchantability": 14,
|
||||
"damageVsEntity": 2.0,
|
||||
"usageCount": 250,
|
||||
"blocksAffected": [],
|
||||
"repairItems": [
|
||||
{
|
||||
"value": "Items.QUARTZ"
|
||||
}
|
||||
],
|
||||
"immuneToFire": false,
|
||||
"stayInGridWhenCrafting": false,
|
||||
"damageOnCrafting": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user