cawezs_mantle_to_stratus/elements/VerglasLabrys.mod.json

42 lines
900 B
JSON

{
"_fv": 73,
"_type": "tool",
"definition": {
"toolType": "Axe",
"renderType": 0,
"blockingRenderType": 0,
"texture": "labystext",
"customModelName": "Normal",
"blockingModelName": "Normal blocking",
"name": "Verglas Labrys",
"specialInformation": {
"fixedValue": []
},
"creativeTabs": [
{
"value": "CUSTOM:MtS"
}
],
"efficiency": 16.0,
"attackSpeed": 0.3,
"enchantability": 2,
"damageVsEntity": 13.5,
"usageCount": 250,
"glowCondition": {
"fixedValue": true
},
"repairItems": [
{
"value": "Blocks.PACKED_ICE"
}
],
"immuneToFire": false,
"blockDropsTier": "NETHERITE",
"blocksAffected": [],
"stayInGridWhenCrafting": false,
"damageOnCrafting": false,
"onEntityHitWith": {
"name": "VerglasLabrysLivingEntityIsHitWithTool"
}
}
}