add support for the Cataclysm Zweiender
All checks were successful
Upload .zip file / Upload .zip file (push) Successful in 6s
All checks were successful
Upload .zip file / Upload .zip file (push) Successful in 6s
This commit is contained in:
parent
115cf41f16
commit
3b88ca226a
2 changed files with 7 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
|||
|
||||
This datapack adds Better Combat compatibility to the following weapons.
|
||||
|
||||
## Cataclysm
|
||||
|
||||
- Zweiender (Claymore)
|
||||
|
||||
## Industrial Foregoing
|
||||
|
||||
- Infinity Drill (Claw)
|
||||
|
|
3
data/cataclysm/weapon_attributes/zweiender.json
Normal file
3
data/cataclysm/weapon_attributes/zweiender.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "bettercombat:claymore"
|
||||
}
|
Loading…
Reference in a new issue