This commit is contained in:
nimsolated
2026-03-24 11:34:33 -07:00
parent 0daca60588
commit cec0364d50
123 changed files with 3468 additions and 25 deletions

View File

@@ -0,0 +1,39 @@
{
"_fv": 73,
"_type": "tool",
"definition": {
"toolType": "Sword",
"renderType": 0,
"blockingRenderType": 0,
"texture": "endite_sword",
"customModelName": "Normal",
"blockingModelName": "Normal blocking",
"name": "Endite Sword",
"specialInformation": {
"fixedValue": []
},
"creativeTabs": [
{
"value": "COMBAT"
}
],
"efficiency": 12.0,
"attackSpeed": 1.6,
"enchantability": 22,
"damageVsEntity": 11.0,
"usageCount": 3048,
"glowCondition": {
"fixedValue": false
},
"repairItems": [
{
"value": "CUSTOM:EnditeIngot"
}
],
"immuneToFire": true,
"blockDropsTier": "NETHERITE",
"blocksAffected": [],
"stayInGridWhenCrafting": false,
"damageOnCrafting": false
}
}