File Details
ShulkerChest[1.0.0].jar
- R
- Jan 29, 2026
- 31.89 KB
- 111
- Early Access
File Name
ShulkerChest.jar
Supported Versions
- Early Access
[v1.0.0] - Launch Release
New Features
- Persistent Stashing System: Added the core functionality to keep items inside the chest when broken and picked up.
- External JSON Persistence: Implemented a robust saving system that stores individual chest data in
shulker_data/*.jsonfiles, keyed by dynamic UUIDs. - Real-time Auto-Save: Integrated a global listener that detects any inventory changes (add/remove) and saves them instantly to disk.
- Intelligent Drop Logistics: Developed a "Spawn + Teleport" mechanism to ensure the chest drops exactly at the coordinate of retrieval, featuring velocity-dampening to prevent items from bouncing away.
- Localization Support: Added English (en-US) language strings with an evocative new description.
- Compatibility Layer: Used advanced Java reflection to ensure the mod works correctly with Hytale's internal BlockState and ItemContainer structures.
Balance & Tweaks
- Updated Recipe (Tier 2): Balanced the crafting cost to reflect its utility:
- 10x Medium Leather
- 20x Life Essence
- 4x Thorium Bars
- UI Improvements: Optimized the item metadata to store the UUID securely, ensuring seamless transfer between block and item states.

