Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions src/main/resources/assets/skyblocker/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"skyblocker.config.chat.chatRules.screen.ruleScreen": "Chat Rule Config",
"skyblocker.config.chat.chatRules.screen.ruleScreen.actionBar": "Action Bar:",
"skyblocker.config.chat.chatRules.screen.ruleScreen.announcement": "Announcement:",
"skyblocker.config.chat.chatRules.screen.ruleScreen.announcement.@Tooltip": "Show the message in the Title Container. It's position and scale can be changed in the UI & Visuals category of the mod settings.",
"skyblocker.config.chat.chatRules.screen.ruleScreen.announcement.@Tooltip": "Show the message in the Title Container. Its position and scale can be changed in the UI & Visuals category of the mod settings.",
"skyblocker.config.chat.chatRules.screen.ruleScreen.announcement.duration": "Announcement Duration",
"skyblocker.config.chat.chatRules.screen.ruleScreen.chatMessage": "Replace Message With:",
"skyblocker.config.chat.chatRules.screen.ruleScreen.chatMessage.@Placeholder": "Leave empty for original message.",
Expand Down Expand Up @@ -309,7 +309,7 @@
"skyblocker.config.dungeons.goldorWaypoints.waypointType": "Task waypoint type",

"skyblocker.config.dungeons.hideSoulweaverSkulls": "Hide Soulweaver Skulls",
"skyblocker.config.dungeons.hideSoulweaverSkulls.@Tooltip": "Hides the Haunted Skulls spawned that are spawned as a result of using Soulweaver Gloves.",
"skyblocker.config.dungeons.hideSoulweaverSkulls.@Tooltip": "Hides the Haunted Skulls that are spawned as a result of using Soulweaver Gloves.",

"skyblocker.config.dungeons.highlightDoorKeys": "Highlight Door Keys",
"skyblocker.config.dungeons.highlightDoorKeys.@Tooltip": "Highlights Wither Door and Blood Door keys on the ground in cyan.",
Expand Down Expand Up @@ -345,7 +345,7 @@
"skyblocker.config.dungeons.map.showOutline": "Show Outline",
"skyblocker.config.dungeons.map.showRoomLabels": "Show Room Labels",
"skyblocker.config.dungeons.map.showSelfHead": "Show Self Head",
"skyblocker.config.dungeons.map.showSelfHead.@Tooltip": "This feature will not work if user uses /nick and making it hard to determine their identity.",
"skyblocker.config.dungeons.map.showSelfHead.@Tooltip": "This feature will not work if a user uses /nick, making it hard to determine their identity.",

"skyblocker.config.dungeons.mimicMessage": "Mimic Message",
"skyblocker.config.dungeons.mimicMessage.sendMimicMessage": "Enable Mimic Message",
Expand Down Expand Up @@ -1329,7 +1329,7 @@
"skyblocker.config.uiAndVisuals.healthBars.halfBarColor": "Half Health Bar Color",
"skyblocker.config.uiAndVisuals.healthBars.halfBarColor.@Tooltip": "Color of health bar when mob is at half hp",
"skyblocker.config.uiAndVisuals.healthBars.hideFullHealth": "Hide Full Health Bars",
"skyblocker.config.uiAndVisuals.healthBars.hideFullHealth.@Tooltip": "Don't show the health bar when its full",
"skyblocker.config.uiAndVisuals.healthBars.hideFullHealth.@Tooltip": "Don't show the health bar when it's full",
"skyblocker.config.uiAndVisuals.healthBars.removeHealthFromName": "Remove Health From Name",
"skyblocker.config.uiAndVisuals.healthBars.removeHealthFromName.@Tooltip": "Remove the current health of mobs from their nametag",
"skyblocker.config.uiAndVisuals.healthBars.removeMaxHealthFromName": "Remove Max Health From Name",
Expand Down Expand Up @@ -1630,7 +1630,7 @@
"skyblocker.crimson.dojo.staminaHelper": "Enable Stamina Helper",
"skyblocker.crimson.dojo.staminaHelper.@Tooltip": "Highlights the holes in the walls turning orange once you have been through a wall.",
"skyblocker.crimson.dojo.swiftnessHelper": "Enable Swiftness Helper",
"skyblocker.crimson.dojo.swiftnessHelper.@Tooltip": "highlights the newest wool block to go to.",
"skyblocker.crimson.dojo.swiftnessHelper.@Tooltip": "Highlights the newest wool block to go to.",
"skyblocker.crimson.dojo.tenacityHelper": "Enable Tenacity Helper",
"skyblocker.crimson.dojo.tenacityHelper.@Tooltip": "Shows a path for each fireball and predicted block they are going to hit.",
"skyblocker.crimson.kuudra.danger": "DANGER!",
Expand Down Expand Up @@ -2038,7 +2038,7 @@
"skyblocker.tips.protectItem": "Prevent accidentally dropping your items with /skyblocker protectItem.",
"skyblocker.tips.quickNav": "You can customize the QuickNav buttons in the config.",
"skyblocker.tips.shortcuts": "Use /skyblocker shortcuts to create and edit command and message shortcuts.",
"skyblocker.tips.signCalculator": "Type an math expression in a sign to have the mod calculate it for you.",
"skyblocker.tips.signCalculator": "Type a math expression in a sign to have the mod calculate it for you.",
"skyblocker.tips.skyblockerScreen": "You can access the Skyblocker screen to open the config or checkout helpful links for the mod with /skyblocker.",
"skyblocker.tips.slotText": "Slot text shows you the attribute shard info, catacombs level, collection level, enchantment book level, minion level, pet level, potion level, prehistoric egg blocks walked, rancher's boots speed cap, skill level, skyblock level in the slot.",
"skyblocker.tips.tip": "§aTip: %s\n",
Expand Down