File Details
puffish-apothic-attributes-fix-1.1.0.jar
- R
- Jul 15, 2026
- 25.38 KB
- 19
- 1.20.1
- Forge
File Name
puffish-apothic-attributes-fix-1.1.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Version 1.1.0 Changelog
- Added Pufferfish’s Skills integration for the Apothic Attributes modifier list.
- Attribute modifiers provided by skills now display their corresponding skill icons instead of an unknown
?source. - Added support for item, status effect, and custom texture skill icons.
- Added automatic compatibility with PufferfishSkillsJS repeatable skills.
- Added support for merged attribute modifiers created by PufferfishSkillsJS.
- Added server-to-client synchronization of modifier UUID and skill icon mappings.
- Skill source mappings now refresh after skill unlocks, locks, resets, player login, and data pack reloads.
- Fixed skill source icons disappearing after using
/reload. - Fixed dynamic attributes with active modifiers being hidden by Apothic Attributes’ “Hide Unchanged” option.
- Dynamic attributes are now hidden only when they have no effective modifiers.
- Added automatic detection for Apothic Attributes, Pufferfish’s Attributes Mod, Pufferfish’s Skills, and PufferfishSkillsJS.
- Removed the need for compatibility configuration.
- Added automatic conflict prevention when Last One Core is installed.
- Isolated client-only rendering code to improve dedicated-server compatibility.
- Fixed an early-loading crash caused by accessing Forge’s
ModListduring Mixin initialization. - Replaced a fragile bytecode redirect with a more stable attribute filtering implementation.