File Details
Dragonlings-2.0.1.jar
- R
- Mar 28, 2026
- 420.28 KB
- 181
- Early Access
File Name
Dragonlings-2.0.1.jar
Supported Versions
- Early Access
[2.0.1] - 2026-03-28
Changed
- Tamework home position — Set Home / work anchor is resolved through Tamework’s command-links API (
getApi().commandLinks().getByNpcUuid→homePosition), using reflective calls so the mod still compiles against the CursecompileOnlyJAR. If the registry has no entry yet,TameworkCommandLinkson the NPC is used as a fallback (with CommandBuffer-first reads when ticking so pending ECS updates are visible).
Fixed
- Idle / Return Home — With a home set, dragonlings no longer keep using the mod’s passive follow seek toward the owner.
MarkedEntitySeekBridgeis cleared each tick while at home unless Tamework is in Follow, so stale seek targets from the “no home detected” path no longer override Idle or Return Home.

