![[AN]Adaptive Nemesis](/_next/image?url=%2Fapi%2Fproxy-image%3Furl%3Dhttps%253A%252F%252Fcdn.modrinth.com%252Fdata%252FanacxDIl%252Ff63c99aa9be78e31253e68c2c8368f95ea97d58e.gif&w=256&q=75)
[AN]Adaptive Nemesis
The dynamic difficulty balancing module specifically designed for integration packs aims to address the issue of difficulty imbalance in current mainstream integration packs, where the early game is too easy and the late game is too challenging.
Оцените первым
739
2
Список изменений
⚔️ Adaptive Nemesis v1.0.6 ⚔️
Every time you grow stronger, your Nemesis evolves
📋 TL;DR
| Item | Description |
|---|---|
| Impact Scope | Medium — All UI messages across 10 command classes |
| Core Change | Added English translations to all command output messages, bilingual display |
| Format | Mixed Chinese/English and Chinese [English] formats |
📝 Command Localization
Translation Format
| Format | Example | Usage |
|---|---|---|
| Slash separator | Status/Status: Enabled(已启用) | Most messages |
| Bracket suffix | This command can only be executed by players §7[此命令只能由玩家执行] | Error messages |
| Mixed format | Note/注意: Changes will take effect after restart §7[配置更改将在下次重启后生效] | Warnings |
Affected Commands
| Command | Messages Updated | Special Handling |
|---|---|---|
| DifficultyCommand | 12 | Difficulty settings, true damage settings |
| HelpCommand | 10 | All help descriptions |
| MemoryCommand | 10 | Combat records, KDA statistics |
| ProtectionCommand | 9 | Newbie protection status |
| ReloadCommand | 2 | Reload notifications |
| ScanCommand | 12 | Scan results, attribute display, added English mapping switch |
| StatusCommand | 10 | Player status, config display |
| StrengthCommand | 9 | Strength details |
| SummonNemesisCommand | 7 | Summon messages, Nemesis names |
| TestCommand | 50+ | All test output messages |
ScanCommand English Mapping
Added English translation mapping for scanned attributes:
String nameEn = switch (name) {
case "血量/HP" -> "HP";
case "攻击/Damage" -> "Damage";
case "护甲/Armor" -> "Armor";
case "攻速/Atk Speed" -> "Atk Speed";
case "韧性/Toughness" -> "Toughness";
default -> name;
};
🐛 Bug Fixes
None — This is a pure localization update with no functional changes.
⚔️ As the Nemesis evolves, so do we ⚔️
Файлы
adaptive_nemesis-1.0.6.jar(400.08 KiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
1.0.6
Загрузчики
NeoForge
Версии игры
1.21.1
Загрузок
63
Дата публикации
07.06.2026
