diff options
author | Linnea Gräf <nea@nea.moe> | 2024-11-27 17:20:06 +0100 |
---|---|---|
committer | Linnea Gräf <nea@nea.moe> | 2024-11-27 17:20:06 +0100 |
commit | ccb5c556def69ea16a52c00b3fbfe3a224f51ac2 (patch) | |
tree | 59d2781bb8c05b93e08b160cae604c9ebd06e292 /translations/en_us.json | |
parent | 312dffe044d3b11d0a89c286d9651b0f5b1281c7 (diff) | |
download | Firmament-ccb5c556def69ea16a52c00b3fbfe3a224f51ac2.tar.gz Firmament-ccb5c556def69ea16a52c00b3fbfe3a224f51ac2.tar.bz2 Firmament-ccb5c556def69ea16a52c00b3fbfe3a224f51ac2.zip |
feat: Add hint about YACL dependency
Diffstat (limited to 'translations/en_us.json')
-rw-r--r-- | translations/en_us.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/translations/en_us.json b/translations/en_us.json index 6fd0425..35c7350 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -67,7 +67,7 @@ "firmament.config.configconfig.enable-moulconfig": "Use MoulConfig", "firmament.config.configconfig.enable-moulconfig.description": "Uses the MoulConfig config UI. Turn off to fall back to the built in config.", "firmament.config.configconfig.enable-yacl": "Use YACL Config", - "firmament.config.configconfig.enable-yacl.description": "Uses the YACL config UI. Turn off to fall back to the built in config.", + "firmament.config.configconfig.enable-yacl.description": "Uses the YACL config UI. Turn off to fall back to the built in config. Needs YACL to be installed separately.", "firmament.config.custom-skyblock-textures": "Custom SkyBlock Item Textures", "firmament.config.custom-skyblock-textures.armor-overrides": "Enable Armor re-texturing", "firmament.config.custom-skyblock-textures.armor-overrides.description": "Allows texture pack authors to re-texture (but not re-model) SkyBlock armors.", |