cawezs_mantle_to_stratus/elements/VerglasLabrys.mod.json
2025-06-02 10:05:26 -04:00

46 lines
1004 B
JSON

{
"_fv": 77,
"_type": "tool",
"definition": {
"toolType": "Axe",
"renderType": 0,
"blockingRenderType": 0,
"texture": "labystext",
"customModelName": "Normal",
"blockingModelName": "Normal blocking",
"name": "Verglas Labrys",
"specialInformation": {
"fixedValue": [
"Repair at an anvil with packed ice",
"Powerful AOE",
"(tool type: axe)"
]
},
"creativeTabs": [
{
"value": "CUSTOM:MtS"
}
],
"efficiency": 20.0,
"attackSpeed": 0.3,
"enchantability": 2,
"damageVsEntity": 8.0,
"usageCount": 2500,
"glowCondition": {
"fixedValue": true
},
"repairItems": [
{
"value": "Blocks.PACKED_ICE"
}
],
"immuneToFire": false,
"blockDropsTier": "NETHERITE",
"blocksAffected": [],
"stayInGridWhenCrafting": false,
"damageOnCrafting": false,
"onEntityHitWith": {
"name": "VerglasLabrysLivingEntityIsHitWithTool"
}
}
}