14 lines
245 B
JSON
14 lines
245 B
JSON
{
|
|
"parent": "bettercombat:spear",
|
|
"attributes" : {
|
|
"attack_range": 3.25,
|
|
"pose": "",
|
|
"two_handed": false,
|
|
"category": "trident",
|
|
"attacks": [
|
|
{
|
|
"animation": "bettercombat:one_handed_stab"
|
|
}
|
|
]
|
|
}
|
|
} |