aboutsummaryrefslogtreecommitdiff
path: root/translations
diff options
context:
space:
mode:
authorLinnea Gräf <nea@nea.moe>2025-01-21 01:07:02 +0100
committerLinnea Gräf <nea@nea.moe>2025-01-21 01:07:02 +0100
commitbb56231d43f8d091d249eb0c31a674e160dd2869 (patch)
treea81c8d13e0ce054f650e7772838a587045f856f0 /translations
parent5f0b9a40500dffb9da6c6244a704656e61e20798 (diff)
downloadFirmament-bb56231d43f8d091d249eb0c31a674e160dd2869.tar.gz
Firmament-bb56231d43f8d091d249eb0c31a674e160dd2869.tar.bz2
Firmament-bb56231d43f8d091d249eb0c31a674e160dd2869.zip
feat: Allow loading armors from the 1.21.0 format
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 520d453..1432332 100644
--- a/translations/en_us.json
+++ b/translations/en_us.json
@@ -81,6 +81,8 @@
"firmament.config.custom-skyblock-textures.enabled.description": "Allow replacing items for texture packs. Turning this off does not disable custom predicates",
"firmament.config.custom-skyblock-textures.legacy-cit": "Enable legacy CIT Resewn compat",
"firmament.config.custom-skyblock-textures.legacy-cit.description": "Allow CIT resewn texture packs written for 1.20.4 to be loaded on newer versions.",
+ "firmament.config.custom-skyblock-textures.legacy-minecraft-path-support": "Enable Legacy Paths",
+ "firmament.config.custom-skyblock-textures.legacy-minecraft-path-support.description": "Allow texture packs to load textures from some legacy paths. I.e.: Allows loading 1.21.0 armor textures on 1.21.4.",
"firmament.config.custom-skyblock-textures.model-overrides": "Enable model overrides/predicates",
"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",