File Details
hytems-1.7.0.jar
- R
- May 12, 2026
- 3.48 MB
- 43
- Early Access
File Name
hytems-1.7.0.jar
Supported Versions
- Early Access
Version 1.7.0 - Mob browser & overview
May 12, 2026
β¨ Changes
π§© Added two new UIs:
ποΈπ¨οΈ Mob overview UI - Shows specific data of a mob, if available
π Mob browser - Shows a list of all mobs in Hytale
π¦ The mob overview UI comes with 3 sections:
π Attributes: Shows mob stats such as Health, Family and many more!
π§ Drops & Variants: Shows all mob drops and tools, armor or weapons it can spawn with
π Spawn & Habitat: Shows all spawn points in the world (Zone -> Biome -> Structure)
π οΈ Mobs with no image will now have the WIP sign as an image globally
π» Added the new subcommand /hytems mobs for opening the mob browser
Note: The data processing for the Mob overview UI is extremely complex and, moreover, largely hardcoded right now. The reason for this is that Hytale does not display all data for every mob—or at least does not do so in a clear and readable format. The mod therefore filters all data retrieved from the game assets to present it in a way that is readable and understandable for every player. This feature will likely break sooner or later. However, at present, I have found no other way to display this information as I wanted right now. As the game continues to evolve in the future, I will rewrite this code section to a more modular and significantly more robust solution. Right now the current limitations lie with Hytale itself, not with me. If someone does find a better solution than I did, please let me know so we can make the mod better for everyone!