diff options
| author | Jacob <admin@kath.lol> | 2025-06-27 08:45:48 +0800 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-07-01 13:51:02 +0200 |
| commit | 895471502ebb48939b65f5d1e78937ff325e37c4 (patch) | |
| tree | 458301bd24f71f9e3273d6c4dcfa61f667e20cea /translations | |
| parent | 073a62c2e3eb67ac00da09a5f4aad39b1a5bff17 (diff) | |
| download | Firmament-895471502ebb48939b65f5d1e78937ff325e37c4.tar.gz Firmament-895471502ebb48939b65f5d1e78937ff325e37c4.tar.bz2 Firmament-895471502ebb48939b65f5d1e78937ff325e37c4.zip | |
feat: hide dev capes
Diffstat (limited to 'translations')
| -rw-r--r-- | translations/en_us.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/translations/en_us.json b/translations/en_us.json index 0f8ccb6..fbed855 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -101,6 +101,9 @@ "firmament.config.custom-skyblock-textures.skulls-enabled": "Enable Custom Placed Skull Textures", "firmament.config.custom-skyblock-textures.skulls-enabled.description": "Allow replacing the textures of placed skulls.", "firmament.config.developer": "Developer Settings", + "firmament.config.developer-capes": "Developer Capes", + "firmament.config.developer-capes.show-cape": "Show Developer Capes", + "firmament.config.developer-capes.show-cape.description": "Allows you to see the developer capes.", "firmament.config.developer.auto-rebuild": "Automatically rebuild resources", "firmament.config.developer.auto-rebuild.description": "Executes ./gradlew processResources before F3+T is executed.", "firmament.config.diana": "Diana", |
