Files
Aris-Random-Additions/elements/EnditeScythe.mod.json
nimsolated 5631439606 2.1.1
2026-03-24 21:59:09 -07:00

47 lines
1.1 KiB
JSON

{
"_fv": 73,
"_type": "tool",
"definition": {
"toolType": "Hoe",
"renderType": 1,
"blockingRenderType": 0,
"texture": "endite_scythe",
"customModelName": "enditescythe:default",
"blockingModelName": "Normal blocking",
"name": "Endite Scythe",
"specialInformation": {
"fixedValue": [
"Inflicts \"The End Of Your Misery\" effect on-hit, which detonates after 4 seconds to do 33% missing health magic damage."
]
},
"creativeTabs": [
{
"value": "TOOLS"
},
{
"value": "COMBAT"
}
],
"efficiency": 12.0,
"attackSpeed": 1.0,
"enchantability": 22,
"damageVsEntity": 9.0,
"usageCount": 3048,
"glowCondition": {
"fixedValue": false
},
"repairItems": [
{
"value": "CUSTOM:EnditeIngot"
}
],
"immuneToFire": true,
"blockDropsTier": "NETHERITE",
"blocksAffected": [],
"stayInGridWhenCrafting": false,
"damageOnCrafting": false,
"onEntityHitWith": {
"name": "EnditeScytheLivingEntityIsHitWithTool"
}
}
}