Compatibility
Minecraft: Java Edition
1.20
Platforms
Supported environments
Creators
Details
Changelog
Automated release for version 1.0.20.
Changelog: Merge pull request #24 from JammingDino/detached9
feat(actions): add complex entity and damage triggers
Implemented 5 new action triggers to expand combat and progression logic:
- ATTACK_TARGET: Executes actions on the entity being hit (e.g., specific command targeting @s).
- ATTACK_SELF: Executes actions on the player when they hit something.
- TAKE_DAMAGE_SELF: Triggered when the player takes damage (Self context).
- TAKE_DAMAGE_ATTACKER: Triggered on the source of damage (Thorns-like context).
- UNLOCK: Fires a one-time action immediately upon unlocking a skill.
Refactored CommandActionEffect to support dynamic command sources based on target entities.
Files
Metadata
Release channel
ReleaseVersion number
v1.0.20Loaders
Game versions
1.20Environment
Client and server, required on both
Downloads
7Publication date
January 13, 2026 at 9:33 PMPublisher
JammingDino
Member



