
Vault Patcher
Let the hard coded strings change into localization strings in some mods.
Обновлён 1 мая 2026 г. · опубликован 23 декабря 2022 г.
This is an library mod that requires players to customize content.
It allows players to use simple JSON syntax to change or overwrite hard coded text in other mods that helping translators with translation.
And you don't need to worry about run time or performance loss. This mod uses ASM for efficient class replacement, and caching only be updated the replaced classes after the target mod is updated, so its impact on modern computers is not significant.
Version 1.4.2+, supports bytecode modification of mod code.
For writing file configurations and specific operating principles, please refer to Wiki.
If you encounter difficulties in writing configurations, please join our Discord or QQ(227323572).
Github: VaultPatcher
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.5.2 | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | fabric, forge, neoforge, quilt | 1 мая 2026 г. | .jar (196 КБ) |
| 1.5.0-hotfix | Релиз | 1.21.8, 1.21.9, 1.21.10, 1.21.11 | fabric, forge, neoforge, quilt | 15 марта 2026 г. | .jar (194 КБ) |
| 1.5.0 | Бета | 1.21.8, 1.21.9, 1.21.10, 1.21.11 | fabric, forge, neoforge, quilt | 15 марта 2026 г. | .jar (194 КБ) |
| 1.4.4+3 | Релиз | 1.21.2, 1.21.3, 1.21.4, 1.21.5 | fabric, forge, neoforge, quilt | 1 мая 2025 г. | .jar (163 КБ) |
| 1.4.4+1 | Релиз | 1.21.1, 1.21.2, 1.21.3, 1.21.4 | fabric, forge, neoforge, quilt | 11 января 2025 г. | .jar (161 КБ) |
| 1.4.2+2 | Релиз | 1.20.4, 1.20.5, 1.20.6, 1.21 | fabric, forge | 25 июня 2024 г. | .jar (153 КБ) |
| 1.4.2+1 | Релиз | 1.20.4, 1.20.5, 1.20.6, 1.21 | fabric, forge | 24 июня 2024 г. | .jar (153 КБ) |
| 1.4.1+3 | Релиз | 1.20.3, 1.20.4, 1.20.5, 1.20.6 | fabric, forge, neoforge, quilt | 29 мая 2024 г. | .jar (146 КБ) |
| 1.4.1+2 | Релиз | 1.20.3, 1.20.4, 1.20.5, 1.20.6 | fabric, forge | 26 мая 2024 г. | .jar (146 КБ) |
| 1.4.0+1 | Релиз | 1.20.1, 1.20.2, 1.20.3, 1.20.4 | fabric, forge | 10 февраля 2024 г. | .jar (142 КБ) |
| 1.3.7+5 | Релиз | 1.20.1, 1.20.2, 1.20.3, 1.20.4 | fabric, forge | 1 февраля 2024 г. | .jar (138 КБ) |
| 1.3.6 | Релиз | 1.20.1, 1.20.2, 1.20.3, 1.20.4 | fabric, forge | 31 декабря 2023 г. | .jar (136 КБ) |
| 1.3.5 | Релиз | 1.19.4, 1.20, 1.20.1, 1.20.2 | fabric, forge | 20 ноября 2023 г. | .jar (133 КБ) |
| 1.3.4 | Релиз | 1.19.4, 1.20, 1.20.1, 1.20.2 | fabric, forge | 30 октября 2023 г. | .jar (128 КБ) |
| 1.3.3 | Релиз | 1.19.4, 1.20, 1.20.1, 1.20.2 | fabric, forge | 20 октября 2023 г. | .jar (110 КБ) |
Показаны последние 15 из 29 версий. Все версии — на Modrinth.
Ченджлог
1.5.2Релиз26.1, 26.1.1, 26.1.2 · 1 мая 2026 г.
Optimized log system. Now it supports MC from 1.6
1.5.0-hotfixРелиз1.21.9, 1.21.10, 1.21.11 · 15 марта 2026 г.
Fixed can't load in server under 1.13.
1.5.0Бета1.21.9, 1.21.10, 1.21.11 · 15 марта 2026 г.
Big updates!
Fixed the crash caused by commonSuperClass(), replaced ClassWriter() with a custom SafeClassWriter with override of commonSuperClass() method.
Added AnnotationHandler, now VP can also catch and replace annotation in class files now!
Added 1.21.9+ Neoforge support.
Expand Dynamic Replace to 1.21.11(the last version before deobfuscation of Minecraft).
Added load_all_modules switch in config that will load all .json in modules folder and ignore the modules list in config.
Contributor: M3MEMonster
1.4.2+2Релиз1.20.5, 1.20.6, 1.21 · 25 июня 2024 г.
hotfix
1.3.7+5Релиз1.20.2, 1.20.3, 1.20.4 · 1 февраля 2024 г.
fix caching bug
1.3.6Релиз1.20.2, 1.20.3, 1.20.4 · 31 декабря 2023 г.
Use Tweaker(LaunchWrapper) to supports 1.6-1.12.2
1.3.5Релиз1.20, 1.20.1, 1.20.2 · 20 ноября 2023 г.
1.3.5
1.3.4Релиз1.20, 1.20.1, 1.20.2 · 30 октября 2023 г.
add cache & fix bugs
Полная история изменений — на Modrinth.
Комментарии
Загружаем…