aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_ca.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_ca.json b/src/main/resources/assets/skyblocker/lang/en_ca.json
index f3bce8e3..6d529ccb 100644
--- a/src/main/resources/assets/skyblocker/lang/en_ca.json
+++ b/src/main/resources/assets/skyblocker/lang/en_ca.json
@@ -37,5 +37,6 @@
"text.autoconfig.skyblocker.option.messages.chatRules.screen.ruleScreen.replace.@Tooltip": "Input a new message to output (can be formatted using minecraft colour codes).",
"skyblocker.tips.customAnimatedDyes": "You can apply a custom animated dye to your leather armour with /skyblocker custom animatedDye!",
"skyblocker.customAnimatedDyes.invalidHex": "§cAn invalid HEX colour code was supplied!",
- "skyblocker.customAnimatedDyes.notDyeable": "§cThis item isn't a dyeable armour piece!"
+ "skyblocker.customAnimatedDyes.notDyeable": "§cThis item isn't a dyeable armour piece!",
+ "skyblocker.dwarvenMines.metalDetectorHelper.foundCenter": "Found the centre of mines, now working faster"
}