Initial commit
This commit is contained in:
14
kubejs/data/deceasedcraft/weapon_attributes/trident.json
Normal file
14
kubejs/data/deceasedcraft/weapon_attributes/trident.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"parent": "bettercombat:spear",
|
||||
"attributes" : {
|
||||
"attack_range": 3.25,
|
||||
"pose": "",
|
||||
"two_handed": false,
|
||||
"category": "trident",
|
||||
"attacks": [
|
||||
{
|
||||
"animation": "bettercombat:one_handed_stab"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user