File Details
EndgameAndQoL5.0.9.jar
- R
- Apr 28, 2026
- 18.10 MB
- 1.8K
- Early Access
File Name
EndgameAndQoL5.0.9.jar
Supported Versions
- Early Access
## [5.0.9] [](https://discord.gg/mrCyvJmC28) [](https://ko-fi.com/lewai)[](https://wiki.hytalemodding.dev/mod/endgame-qol) ### New Features - **Eldergrove Hollow** — second temporal dungeon, harder than Oakwood. Caster elite **Eldergrove Despot** (Ice Bolt / Fire Blast / Lightning Strike) drops Mithril, Voidheart, Adamantite Bars, Emerald. - **Canopy Shrine** — third temporal dungeon, the chill one. No boss, no elite — just exploration and three themed chests. Lowest tier of the temporal pool, highest spawn weight. - **Endgame Journal book** — craftable item that opens the Journal directly. 2× Light Hide + 4× Sticks at the Workbench. - **Pet Details page** — every pet card in `/eg pet` has a Details button that opens a full ability progression view (D → SS), with inline Summon / Equip / Feed actions. Locked pets are previewable. ### Tweaks - **No Prisma in Eldergrove or Oakwood Hidden chests** — replaced with Onyxium Bar. Prisma stays exclusive to Golem Void. - **Pet Commander tooltip rewritten** — clearer description of how the staff targets and engages. - **Pet ability descriptions unified** — every D → SS perk has a consistent, accurate description in-game and on the wiki. - **Endgame Void Block Light** — actually emits light when placed. ### Bug Fixes - **Server crash when Hedera released a poison cloud in Phase 2+** — fixed. - **Hedera Nature's Guard now blocks vanilla poison too** (Snapdragons, etc.). - **Attack hit timings fixed** on Dragon Fire, Alpha Rex (Bite), Onyxium Encounter, Golem Crystal Frost, and Eldergrove Despot (lightning + fire melee). Thanks to [narwhals](https://www.curseforge.com/members/narwhals/projects). - **Prisma Hatchet 3×3 area break** — was inert, now activates correctly on stance change. - **Random teleport-style mount glitch dismount** — block check now requires solid material + opacity, no more false-positives on slabs / glass / fences. ### Languages - **I18n pass on `/eg pet`, `/eg lang`, `/eg admin pet`, and the Pet pages** — ~30 new translation keys across all 6 locales. ### Technical - Pet system rewritten around a single `PetDefinition` record (consumed by 9 systems). Adding a new pet is now one entry instead of nine. - Hot-reload safety: `PortalThemeTracker` and `RecipeManager` moved off static state. - `GenericBossManager` phase-change race fixed (synchronized check-then-act). - Hedera healing spec moved from code branches to data on the pet definition.