While the community is currently diving into the stable release of Update 4, Hypixel Studios has already pushed Update 5 (Part 1) to the pre-release branch. Simon described this patch as being “on the smaller side,” but it introduces several important Quality of Life (QoL) changes, audio improvements, and essential technical migrations for modders.
Here is a breakdown of what’s new in this latest build.
Items & Inventory Management
The most immediate change for builders and hoarders involves storage. Chest stack sizes have been increased from 10 to 25, significantly easing the burden of inventory management when transporting large quantities of storage blocks.
In terms of balancing, there are a few notable shifts:
- Durability: Watering cans and fertilizer can no longer be repaired, encouraging players to engage more frequently with resource cycles.
- Salvaging: Copper, Iron, and Rusty Steel Sickles are now compatible with the Salvager’s Workbench, allowing players to reclaim materials from older tools.
World Generation & Environmental Logic
Players exploring Zone 4 will find it slightly more rewarding. Goldenwood is now found more frequently throughout the zone, including within cities and villages.
On the technical side of the environment, the developers have updated the FlammabilityConfigs. The fire fluid ticker can now trigger changes in block states upon burning. This opens up new possibilities for dynamic environmental storytelling, such as wood turning into charred variants rather than simply disappearing.
Enhanced Audio Spatialization
The audio engine has received a significant logic update to better reflect the player’s perspective:
- Third-Person View: Sounds now play at the player entity’s actual position and are spatialized in 3D, making your character sound more grounded in the world to you and others.
- First-Person View: For held items with ambient loops (like torches), the sound is now slightly offset to match the visual position of the item on your screen, enhancing immersion.
Technical Foundations & Modding Tools
Much of Update 5 Part 1 focuses on “under the hood” improvements. A major highlight is the migration of custom Vector types to JOML (Java OpenGL Math Library) equivalents, which standardizes mathematical operations within the engine.
For the modding community:
- World Gen Hooks: New
world-gen-v1mod event hooks and asset types have been added, allowing for deeper modification of biome content. - Projectile Data: Plugins can now determine the creator of a projectile via the exposed
ProjectileComponent#getCreatorUuid. - Performance: Item container operations and back-end systems have been optimized through better data structures to support future localization and overall stability.
Standardizing Nomenclature
Hypixel Studios is continuing its “housekeeping” by refining item names for better categorization and searchability:
- The “Gray” Standard: All instances of “Grey” have been renamed to “Gray” (Light Gray, Dark Gray, etc.).
- Descriptive Naming: Many items have been renamed to include their material type (e.g., “Aqua – Stairs” is now “Aqua Stone – Stairs“) to make the creative inventory easier to navigate.
Notable Bug Fixes
Several stability issues have been addressed in this version:
- Crash Resolutions: Fixed crashes related to empty crafting outputs, world map interactions, and entity removal timing.
- Gameplay Fixes: Half-slabs no longer cause placement delays, and Modern Cloth Roof Corners now display with the correct orientation.
- Server Stability: Players will no longer be kicked from a server for attempting to teleport via the world map without the necessary permissions.
How to Play
To access these changes, open your Hytale Launcher, go to Settings, and enable the Pre-Release branch. As this is a pre-release build, we recommend backing up your world files before jumping in.
