From ccb5c556def69ea16a52c00b3fbfe3a224f51ac2 Mon Sep 17 00:00:00 2001 From: Linnea Gräf Date: Wed, 27 Nov 2024 17:20:06 +0100 Subject: feat: Add hint about YACL dependency --- translations/en_us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'translations/en_us.json') 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.", -- cgit