apotheosis_balance-1.1.0.jar
Curse Maven Snippet
What's new
Added per-attribute multipliers system
- Separate multipliers for each attribute (health, damage, armor, speed, etc.)
- Auto-generates config entries for all registered attributes
- Per-attribute multipliers stack on top of global multipliers
- Formula: final_value = base_value × global_multiplier × attribute_multiplier
- Config file: config/apotheosis_balance/attributes.cfg
- Full server-client synchronization support
Added server-client config synchronization
- Fixed issue where client config values overrode server config on dedicated servers
- Server now sends config to clients on player login (including attribute multipliers)
- Client uses server values while connected
- Client reverts to local config on disconnect
- Config remains in config/ folder (COMMON type)
- Uses Placebo's MessageProvider for network packets
Bug fixes
- Fixed AttributeConfig multipliers not syncing to clients
- Fixed AttributeConfig not clearing on disconnect
- Verified all mixin execution chains for correctness
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects

