diff options
author | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2023-07-01 15:55:16 -0400 |
---|---|---|
committer | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2023-07-01 15:55:16 -0400 |
commit | e700b19b7a39cb749290f0051d72ec8bd51653e2 (patch) | |
tree | 9428192fe6eef481e0236ad519100a50d6439ccb /src/main/resources | |
parent | f81e276c6fd27eac93fea03ecc6258d8d16d1cbd (diff) | |
download | Skyblocker-e700b19b7a39cb749290f0051d72ec8bd51653e2.tar.gz Skyblocker-e700b19b7a39cb749290f0051d72ec8bd51653e2.tar.bz2 Skyblocker-e700b19b7a39cb749290f0051d72ec8bd51653e2.zip |
McGrubber Burgers
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/assets/skyblocker/lang/en_us.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json index a22cbd8e..7ec78c00 100644 --- a/src/main/resources/assets/skyblocker/lang/en_us.json +++ b/src/main/resources/assets/skyblocker/lang/en_us.json @@ -206,6 +206,8 @@ "text.autoconfig.skyblocker.option.locations.rift": "The Rift", "text.autoconfig.skyblocker.option.locations.rift.mirrorverseWaypoints": "Enable Mirrorverse Waypoints", + "text.autoconfig.skyblocker.option.locations.rift.mcGrubberStacks": "McGrubber Stacks", + "text.autoconfig.skyblocker.option.locations.rift.mcGrubberStacks.@Tooltip": "Used for calculating Motes sell prices.", "text.autoconfig.skyblocker.category.messages": "Messages", "text.autoconfig.skyblocker.option.messages.chatFilterResult.PASS": "Disabled", |