File Details
Apothic Compat 2.0.1 Forge (1.20.1)
- R
- Jun 8, 2026
- 54.04 KB
- 509
- 1.20.1
- Forge
File Name
apothic_compat-2.0.1.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
v2.0.1
Fixes
- Fixed a startup crash when another mod's item throws an error while the categorization pass is reading its attack stats. The bad item now gets skipped and logged instead of taking down the whole server.
- Tag overrides apply at server start when item tags are bound, instead of being silently skipped at the earlier load pass. Per-tag categorization works without needing /ac reload.
- User config overrides reapply after the second categorization pass so they keep last-wins precedence as documented. A deferred-init recategorization could previously clobber a user override silently.
- TridentItem class items route to the trident loot category instead of heavy_weapon.
- Hardened the affix blacklist apply pass so a broken affix from any mod can't crash server start.

