aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorAaron <51387595+AzureAaron@users.noreply.github.com>2024-05-14 17:12:05 -0400
committerGitHub <noreply@github.com>2024-05-14 17:12:05 -0400
commit1960a21da6bf472c774c51c99b3ed8ca30912758 (patch)
treeba92b4b4112cde3b275cc8d3ff8bd7a6ebf98adf /src/main/resources
parent1a7c7069a40386904d852154a8e47ae925820f02 (diff)
parentf71b3dee4b28568289fbf8017969095fb8d70415 (diff)
downloadSkyblocker-1960a21da6bf472c774c51c99b3ed8ca30912758.tar.gz
Skyblocker-1960a21da6bf472c774c51c99b3ed8ca30912758.tar.bz2
Skyblocker-1960a21da6bf472c774c51c99b3ed8ca30912758.zip
Merge pull request #702 from AzureAaron/hide-soulweaver-skulls
Hide Soulweaver Skulls
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_us.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json
index 45390c36..545545c9 100644
--- a/src/main/resources/assets/skyblocker/lang/en_us.json
+++ b/src/main/resources/assets/skyblocker/lang/en_us.json
@@ -89,10 +89,11 @@
"skyblocker.config.dungeons.dungeonScore.enableScoreHUD.deathMessagesNote": "\n\n\nNote: This only works correctly if death messages are enabled in your skyblock settings. If you want to hide death messages, use this mod's Hide Player Death Messages setting instead to allow further processing of death messages.",
"skyblocker.config.dungeons.dungeonScore.scoreScaling": "Score Scaling",
- "skyblocker.config.dungeons.map.enableMap": "Enable Map",
-
"skyblocker.config.dungeons.fancyPartyFinder": "Fancy Party Finder",
+ "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.livid": "Livid (F5/M5)",
"skyblocker.config.dungeons.livid.enableLividColorGlow": "Enable Livid Color Glow",
"skyblocker.config.dungeons.livid.enableLividColorGlow.@Tooltip": "Applies the glowing effect to the correct Livid in F5/M5.",
@@ -104,6 +105,7 @@
"skyblocker.config.dungeons.livid.lividColorText.@Tooltip": "Text which will be sent in the chat during the Livid boss fight. The string \"[color]\" will be replaced with the livid color.",
"skyblocker.config.dungeons.map": "Map",
+ "skyblocker.config.dungeons.map.enableMap": "Enable Map",
"skyblocker.config.dungeons.map.mapScaling": "Map Scaling",
"skyblocker.config.dungeons.map.mapScreen": "Dungeon Map & Score Placement Config...",