aboutsummaryrefslogtreecommitdiff
path: root/translations
diff options
context:
space:
mode:
authorLinnea Gräf <nea@nea.moe>2025-10-14 23:45:30 +0200
committerLinnea Gräf <nea@nea.moe>2025-10-14 23:45:30 +0200
commit2ed4f2d23f70ab6da46edf504371cb6b238c802e (patch)
tree7d1b49f8263924a5e13d509c45e72aa1f0316c6e /translations
parent765a38ecc0f855229722354866eaf561a9a6123c (diff)
downloadFirmament-2ed4f2d23f70ab6da46edf504371cb6b238c802e.tar.gz
Firmament-2ed4f2d23f70ab6da46edf504371cb6b238c802e.tar.bz2
Firmament-2ed4f2d23f70ab6da46edf504371cb6b238c802e.zip
fix: delete old integrations for cit resewn, configured, explosive enhancements
Diffstat (limited to 'translations')
-rw-r--r--translations/en_us.json2
-rw-r--r--translations/languages/zh_cn.json2
2 files changed, 0 insertions, 4 deletions
diff --git a/translations/en_us.json b/translations/en_us.json
index b833923..5d5efbf 100644
--- a/translations/en_us.json
+++ b/translations/en_us.json
@@ -110,8 +110,6 @@
"firmament.config.custom-skyblock-textures.cache-forever.description": "Disables clearing the cache entirely. Since you will be sent new item stacks from the server if something changes, this should not cause issues.",
"firmament.config.custom-skyblock-textures.enabled": "Enable Custom Item Textures",
"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",
diff --git a/translations/languages/zh_cn.json b/translations/languages/zh_cn.json
index 303cf0c..3612ea4 100644
--- a/translations/languages/zh_cn.json
+++ b/translations/languages/zh_cn.json
@@ -105,8 +105,6 @@
"firmament.config.custom-skyblock-textures.cache-forever.description": "完全不清除缓存。若物品数据变化,服务器会向你发送新的物品数据,大概不会有问题。",
"firmament.config.custom-skyblock-textures.enabled": "启用自定义物品纹理",
"firmament.config.custom-skyblock-textures.enabled.description": "允许为纹理包替换物品。关闭此选项不会禁用自定义纹理匹配",
- "firmament.config.custom-skyblock-textures.legacy-cit": "启用旧版CIT Resewn兼容性",
- "firmament.config.custom-skyblock-textures.legacy-cit.description": "允许在更新版本上加载为 1.20.4 编写的CIT resewn纹理包。",
"firmament.config.custom-skyblock-textures.legacy-minecraft-path-support": "启用旧版纹理包路径",
"firmament.config.custom-skyblock-textures.legacy-minecraft-path-support.description": "允许纹理包以旧版的方式加载纹理。例如:允许在 1.21.4 上加载 1.21.0 的盔甲纹理。",
"firmament.config.custom-skyblock-textures.model-overrides": "启用模型覆盖/条件",