Skip to content

Commit

Permalink
Add javelin keyword to fallback config #344
Browse files Browse the repository at this point in the history
  • Loading branch information
ZsoltMolnarrr committed Apr 15, 2024
1 parent 2f4fb5b commit d84ec3e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ public static FallbackConfig createDefault() {
"fist|gauntlet",
"bettercombat:fist"),
new CompatibilitySpecifier(
"trident|impaled",
"trident|javelin|impaled",
"bettercombat:trident"),
new CompatibilitySpecifier(
"katana",
Expand Down

0 comments on commit d84ec3e

Please sign in to comment.