Compatibility
Minecraft: Java Edition
1.20
Platforms
Supported environments
Creators
Details
Changelog
Automated release for version 1.0.23.
Changelog: Merge pull request #30 from JammingDino/detached12
feat(actions): add Raycast effect and refactor editor for recursion
New Features:
- Raycast Action: Added . Casts a ray from the player's eyes with configurable length, fluid collision, and entity hit detection. Passes the precise hit position to child effects.
Refactoring:
- Recursive Editor: Completely overhauled internals. Replaced flat field mapping with a modular system. This supports infinite nesting of actions (e.g., Raycast -> Delayed -> Command) in the UI.
Fixes:
- Fixed actions executing every tick; they now correctly respect the configured interval. #27
- Fixed Developer Editor UI not refreshing action rows immediately when switching Trigger types.
feat(generate_release.py)
Updated the generate release script with the correct Github URL, and version icon.png to load so that the autogenerated releases will have the correct icon attached to them.
Files
Metadata
Release channel
ReleaseVersion number
v1.0.23Loaders
Game versions
1.20Environment
Client and server, required on both
Downloads
2Publication date
January 17, 2026 at 5:12 AMPublisher
JammingDino
Member



