aboutsummaryrefslogtreecommitdiff
path: root/translations
diff options
context:
space:
mode:
authorLinnea Gräf <nea@nea.moe>2025-06-20 15:49:15 +0200
committerLinnea Gräf <nea@nea.moe>2025-06-20 15:49:15 +0200
commit286691c54c87b5e2e70eef7b51469b4ade5a75f6 (patch)
treea4812f2afe10d836b5682c5c957abcff674db676 /translations
parent54a76553a7ebda48f223b7a005466345e3c4774d (diff)
downloadFirmament-286691c54c87b5e2e70eef7b51469b4ade5a75f6.tar.gz
Firmament-286691c54c87b5e2e70eef7b51469b4ade5a75f6.tar.bz2
Firmament-286691c54c87b5e2e70eef7b51469b4ade5a75f6.zip
feat: Add screen layout replacement feature for texture packs
Diffstat (limited to 'translations')
-rw-r--r--translations/en_us.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/translations/en_us.json b/translations/en_us.json
index ec126f9..33704f7 100644
--- a/translations/en_us.json
+++ b/translations/en_us.json
@@ -96,6 +96,8 @@
"firmament.config.custom-skyblock-textures.model-overrides.description": "Enable Firmament's model predicates. This will apply to vanilla models as well, if that vanilla model has Firmament predicates.",
"firmament.config.custom-skyblock-textures.recolor-text": "Allow packs to recolor text",
"firmament.config.custom-skyblock-textures.recolor-text.description": "Allows texture packs to recolor UI texts.",
+ "firmament.config.custom-skyblock-textures.screen-layouts": "Allow packs screen relayouts",
+ "firmament.config.custom-skyblock-textures.screen-layouts.description": "Allows texture packs to move UI elements like slots around, as well as replace the background of screens.",
"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",