Files
Aris-Random-Additions/elements/EnditeAxe.mod.json
nimsolated cec0364d50 2.1.0
2026-03-24 11:34:33 -07:00

39 lines
808 B
JSON

{
"_fv": 73,
"_type": "tool",
"definition": {
"toolType": "Axe",
"renderType": 0,
"blockingRenderType": 0,
"texture": "endite_axe",
"customModelName": "Normal",
"blockingModelName": "Normal blocking",
"name": "Endite Axe",
"specialInformation": {
"fixedValue": []
},
"creativeTabs": [
{
"value": "TOOLS"
}
],
"efficiency": 12.0,
"attackSpeed": 1.0,
"enchantability": 22,
"damageVsEntity": 13.0,
"usageCount": 3048,
"glowCondition": {
"fixedValue": false
},
"repairItems": [
{
"value": "CUSTOM:EnditeIngot"
}
],
"immuneToFire": true,
"blockDropsTier": "NETHERITE",
"blocksAffected": [],
"stayInGridWhenCrafting": false,
"damageOnCrafting": false
}
}