promotional bannermobile promotional banner

Dragonlings

A Hytale mod that adds small, bipedal, tameable dragons as pets with unique behaviors and abilities.

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().getByNpcUuidhomePosition), using reflective calls so the mod still compiles against the Curse compileOnly JAR. If the registry has no entry yet, TameworkCommandLinks on 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. MarkedEntitySeekBridge is 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.