diff options
author | Linnea Gräf <nea@nea.moe> | 2024-09-08 21:08:22 +0200 |
---|---|---|
committer | Linnea Gräf <nea@nea.moe> | 2024-09-08 21:08:22 +0200 |
commit | ab809e197f3e8c9a51745ee9510bc65c952c0cc8 (patch) | |
tree | e5e5784ba03641bc4d1669fd470942fde1c1a262 /src/main/resources | |
parent | c9aaaeed770efcc53992038c08ac188ee27d1671 (diff) | |
download | firmament-ab809e197f3e8c9a51745ee9510bc65c952c0cc8.tar.gz firmament-ab809e197f3e8c9a51745ee9510bc65c952c0cc8.tar.bz2 firmament-ab809e197f3e8c9a51745ee9510bc65c952c0cc8.zip |
Add legacy cit resewn compat
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/assets/firmament/lang/en_us.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/assets/firmament/lang/en_us.json b/src/main/resources/assets/firmament/lang/en_us.json index 912c6e0..934aeb3 100644 --- a/src/main/resources/assets/firmament/lang/en_us.json +++ b/src/main/resources/assets/firmament/lang/en_us.json @@ -168,6 +168,7 @@ "firmament.config.custom-skyblock-textures": "Custom SkyBlock Item Textures", "firmament.config.custom-skyblock-textures.cache-duration": "Model Cache Duration", "firmament.config.custom-skyblock-textures.model-overrides": "Enable model overrides/predicates", + "firmament.config.custom-skyblock-textures.legacy-cit": "Enable legacy CIT Resewn compat", "firmament.config.custom-skyblock-textures.armor-overrides": "Enable Armor re-texturing", "firmament.config.custom-skyblock-textures.block-overrides": "Enable Block re-modelling", "firmament.config.custom-skyblock-textures.enabled": "Enable Custom Item Textures", |