promotional bannermobile promotional banner

playeraffixes

PlayerAffixes is a highly customizable RPG enhancement mod that introduces a powerful Talent Tree and Special Affix System. Players can unlock permanent upgrades and master unique "Affixes" that fundamentally change combat and survival logic.

File Details

playeraffixes-1.0.1.jar

  • R
  • Jan 21, 2026
  • 1.02 MB
  • 403
  • 1.20.1
  • Forge

File Name

playeraffixes-1.0.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:playeraffixes-1439439:7500499")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

[1.0.1] - 2026-01-21

Added / 新增

  • Generic Persistent Data API: Added getPersistentData() to IPlayerTalentData. This allows any talent affix to store custom NBT data that persists across player logouts and server restarts.
  • 通用持久化数据 API: 在 IPlayerTalentData 中增加了 getPersistentData() 方法。这允许任何天赋词条存储自定义的 NBT 数据,且该数据在玩家登出或服务器重启后依然保留。

Fixed / 修复

  • Last Stand Persistence: Fixed a bug where the "Last Stand" (背水一战) timer and usage state were lost upon logout or server restart. It now correctly persists.
  • “背水一战”持久化: 修复了“背水一战”计时器和使用状态在玩家登出或服务器重启后丢失的问题。现在该状态可以正确持久化。
  • Build Errors: Fixed compilation errors in AffixEventHandler caused by missing methods during refactoring.
  • 构建错误: 修复了重构过程中由于缺少方法导致的 AffixEventHandler 编译错误。

Changed / 变更

  • API Refactoring: Removed specific "Last Stand" methods from IPlayerTalentData in favor of the new generic API.
  • API 重构: 从 IPlayerTalentData 中移除了特定的“背水一战”相关方法,转而使用新的通用 API。
  • Version Bump: Updated version to 1.0.1.
  • 版本升级: 版本号更新至 1.0.1