mirror of
https://github.com/nimsolated/Nims-Random-BS.git
synced 2026-04-02 10:20:42 -07:00
update: 1.7.0
This commit is contained in:
39
elements/OrichalcumHoe.mod.json
Normal file
39
elements/OrichalcumHoe.mod.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"_fv": 73,
|
||||
"_type": "tool",
|
||||
"definition": {
|
||||
"toolType": "Hoe",
|
||||
"renderType": 0,
|
||||
"blockingRenderType": 0,
|
||||
"texture": "orichalcum_hoe",
|
||||
"customModelName": "Normal",
|
||||
"blockingModelName": "Normal blocking",
|
||||
"name": "Orichalcum Hoe",
|
||||
"specialInformation": {
|
||||
"fixedValue": []
|
||||
},
|
||||
"creativeTabs": [
|
||||
{
|
||||
"value": "TOOLS"
|
||||
}
|
||||
],
|
||||
"efficiency": 12.0,
|
||||
"attackSpeed": 4.0,
|
||||
"enchantability": 22,
|
||||
"damageVsEntity": 1.0,
|
||||
"usageCount": 2032,
|
||||
"glowCondition": {
|
||||
"fixedValue": false
|
||||
},
|
||||
"repairItems": [
|
||||
{
|
||||
"value": "CUSTOM:Orichalcum"
|
||||
}
|
||||
],
|
||||
"immuneToFire": true,
|
||||
"blockDropsTier": "DIAMOND",
|
||||
"blocksAffected": [],
|
||||
"stayInGridWhenCrafting": false,
|
||||
"damageOnCrafting": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user