LTDV10/packet/kubejs/data/bettercombat/weapon_attributes/trident.json
2026-04-14 18:20:56 +08:00

14 lines
242 B
JSON

{
"parent": "bettercombat:spear",
"attributes" : {
"attack_range": 3,
"pose": "",
"two_handed": false,
"category": "trident",
"attacks": [
{
"animation": "bettercombat:one_handed_stab"
}
]
}
}