Skip to content

Commit

Permalink
Merge pull request #72 from Firav/master
Browse files Browse the repository at this point in the history
Fix warhammer native weapon name
  • Loading branch information
LlmDl authored Jan 22, 2023
2 parents 60efc15 + 8d6621c commit cdfbd98
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@ public enum ConfigNodes {
"# See user guide for recipe."),
NEW_ITEMS_WARHAMMER_NATIVE_WEAPON_NAME(
"new_items.warhammer.native_weapon_name",
"Spear",
"Warhammer",
"",
"# The name of the native weapon, when crafted."),
AUTOPOTTING(
Expand Down

0 comments on commit cdfbd98

Please sign in to comment.