diff options
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/assets/taiga/lang/en_US.lang | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/src/main/resources/assets/taiga/lang/en_US.lang b/src/main/resources/assets/taiga/lang/en_US.lang index b6de37b..10be8df 100644 --- a/src/main/resources/assets/taiga/lang/en_US.lang +++ b/src/main/resources/assets/taiga/lang/en_US.lang @@ -351,8 +351,8 @@ modifier.whirl.name=Whirl modifier.whirl.desc=§oLike a sponge!§r\nRemove water at a gained radius. modifier.souleater.name=Soul Eater modifier.souleater.desc=§oKill a lot, be a veteran§r\nIf you kill a lot of enemies, your weapon will get stronger. -modifier.beserk.name=BESERK -modifier.beserk.desc=§oBecome the Hulk!§r\nActivate the life consumption and be three times faster and stronger. +modifier.berserk.name=BESERK +modifier.berserk.desc=§oBecome the Hulk!§r\nActivate the life consumption and be three times faster and stronger. modifier.tantrum.name=Tantrum modifier.tantrum.desc=§oCast an explosion!§r\nIf you activate the stacked explosion you won't get hurt. modifier.decay.name=Decay @@ -366,4 +366,6 @@ modifier.crushing.desc=WIP gui.taiga_configuration.mainTitle=TAIGA Configuration itemGroup.taiga_block=TAIGA Blocks -itemGroup.taiga_item=TAIGA Items
\ No newline at end of file +itemGroup.taiga_item=TAIGA Items + +key.taiga.alt_action=Mod Tool
\ No newline at end of file |
