Перейти к содержимому
Mineforgian

Vault Patcher

Let the hard coded strings change into localization strings in some mods.

546K загрузок20 подписчиковGPL-3.0-onlyfabricforgeneoforgequilt

Обновлён 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.2fabric, forge, neoforge, quilt1 мая 2026 г..jar (196 КБ)
1.5.0-hotfixРелиз1.21.8, 1.21.9, 1.21.10, 1.21.11fabric, forge, neoforge, quilt15 марта 2026 г..jar (194 КБ)
1.5.0Бета1.21.8, 1.21.9, 1.21.10, 1.21.11fabric, forge, neoforge, quilt15 марта 2026 г..jar (194 КБ)
1.4.4+3Релиз1.21.2, 1.21.3, 1.21.4, 1.21.5fabric, forge, neoforge, quilt1 мая 2025 г..jar (163 КБ)
1.4.4+1Релиз1.21.1, 1.21.2, 1.21.3, 1.21.4fabric, forge, neoforge, quilt11 января 2025 г..jar (161 КБ)
1.4.2+2Релиз1.20.4, 1.20.5, 1.20.6, 1.21fabric, forge25 июня 2024 г..jar (153 КБ)
1.4.2+1Релиз1.20.4, 1.20.5, 1.20.6, 1.21fabric, forge24 июня 2024 г..jar (153 КБ)
1.4.1+3Релиз1.20.3, 1.20.4, 1.20.5, 1.20.6fabric, forge, neoforge, quilt29 мая 2024 г..jar (146 КБ)
1.4.1+2Релиз1.20.3, 1.20.4, 1.20.5, 1.20.6fabric, forge26 мая 2024 г..jar (146 КБ)
1.4.0+1Релиз1.20.1, 1.20.2, 1.20.3, 1.20.4fabric, forge10 февраля 2024 г..jar (142 КБ)
1.3.7+5Релиз1.20.1, 1.20.2, 1.20.3, 1.20.4fabric, forge1 февраля 2024 г..jar (138 КБ)
1.3.6Релиз1.20.1, 1.20.2, 1.20.3, 1.20.4fabric, forge31 декабря 2023 г..jar (136 КБ)
1.3.5Релиз1.19.4, 1.20, 1.20.1, 1.20.2fabric, forge20 ноября 2023 г..jar (133 КБ)
1.3.4Релиз1.19.4, 1.20, 1.20.1, 1.20.2fabric, forge30 октября 2023 г..jar (128 КБ)
1.3.3Релиз1.19.4, 1.20, 1.20.1, 1.20.2fabric, forge20 октября 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.

Комментарии

Загружаем…