
Vault Patcher
Let the hard coded strings change into localization strings in some mods.
- Загрузки
- 548K
- Подписчики
- 20
- Обновлён
- 1 мая 2026 г.
- Лицензия
- GPL-3.0-only
Опубликован 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Релиз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
Комментарии
Загружаем…