Skip to content

Commit

Permalink
Silly cat animations for better combat (#516)
Browse files Browse the repository at this point in the history
* Silly cat animations for better combat

* Revert "Silly cat animations for better combat"

This reverts commit 9b5a7a8.

* Add better animations the right way

---------

Co-authored-by: Aizistral <[email protected]>
  • Loading branch information
CwumbTheCrumb and Aizistral authored Aug 5, 2024
1 parent 97f7695 commit 919dc28
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"parent": "bettercombat:heavy_axe"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"parent": "bettercombat:rapier"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"parent": "bettercombat:rapier"
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"parent": "bettercombat:axe"
"parent": "bettercombat:heavy_axe"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"parent": "bettercombat:coral_blade"
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"parent": "bettercombat:mace"
"parent": "bettercombat:axe"
}

0 comments on commit 919dc28

Please sign in to comment.