This commit is contained in:
nimsolated
2026-03-24 21:59:09 -07:00
parent cec0364d50
commit 5631439606
48 changed files with 991 additions and 19 deletions

View File

@@ -0,0 +1,48 @@
{
"_fv": 73,
"_type": "tool",
"definition": {
"toolType": "Sword",
"renderType": 1,
"blockingRenderType": 0,
"texture": "fui3yrci82rvvussfiy99rur112f32jxj28",
"customModelName": "orichalcum_katana:default",
"blockingModelName": "Normal blocking",
"name": "Orichalcum Katana",
"specialInformation": {
"fixedValue": [
"Right-Click: empower the blade, making your next attack cause bleeding DoT effect to the target for a duration."
]
},
"creativeTabs": [
{
"value": "COMBAT"
}
],
"efficiency": 12.0,
"attackSpeed": 1.9,
"enchantability": 22,
"damageVsEntity": 9.0,
"usageCount": 2032,
"glowCondition": {
"fixedValue": false,
"name": "OrichalcumKatanaHasItemGlowingEffect"
},
"repairItems": [
{
"value": "CUSTOM:Orichalcum"
}
],
"immuneToFire": true,
"blockDropsTier": "DIAMOND",
"blocksAffected": [],
"stayInGridWhenCrafting": false,
"damageOnCrafting": false,
"onRightClickedInAir": {
"name": "OrichalcumKatanaRightclicked"
},
"onEntityHitWith": {
"name": "OrichalcumKatanaLivingEntityIsHitWithTool"
}
}
}