File Details
Alec's Tamework! v2.10.0-Update5-Prerelease
- B
- May 7, 2026
- 17.40 MB
- 56
- Early Access
File Name
Alec's Tamework! v2.10.0-Update5-Prerelease.jar
Supported Versions
- Early Access
2.10.0-Update5-Prerelease - Update 5 Pre-Release Compatibility - 2026-05-07
Note: This build is only for Update 5 Pre-release builds! It will not work on the live version of Hytale.
Changed
- Updated Tamework for Hytale Update 5 pre-release APIs, including the renamed vector package, quaternion rotation helpers, projectile/event signatures, and NPC/component access changes used by companion commands, spawners, naming, interactions, needs, breeding, damage, and persistence flows.
- Updated player hotbar access to read the Update 5 hotbar component, restoring contextual prompts, item-sensitive interactions, command tools, naming items, and spawner item behavior.
- Updated custom NPC display-name handling to write both persistent and runtime display-name components required by Update 5.
- Updated release metadata for the 2026.05.07 Update 5 pre-release server build and marked this build as a beta/prerelease release for platform publishing.
Fixed
- Fixed startup failure on Update 5 caused by removed
com.hypixel.hytale.math.vector.Vector3d/Vector3f/Vector3iclasses. - Fixed Update 5 command/interaction targeting paths that depended on older inventory, rotation, and display-name APIs.
- Fixed Maven test configuration so caller-provided Surefire
argLinevalues are preserved while still installing the Hytale log manager for tests.