Releases: GGontry/Gestorage
Releases · GGontry/Gestorage
Release list
Gestorage v1.0.1-1.21.1
centralize constants, cache shulker detection, unify inventory creation
- Add ModConstants.java to replace all hardcoded size values (27/54/228)
- Add EnderChestFactory to unify EnhancedEnderChestInventory creation
- Add ClientState for cached client-side mode storage
- Cache shulker box detection in ShulkerRefillManager (IdentityHashMap)
- Add defensive clamping in ModGameRules.getEnderChestSize()
- Protect ShulkerLinkManager against double load
- Implement EnderSizeChangedS2CPacket handler
- Document OpenEnderScreenS2CPacket as reserved placeholder
- Remove dead BATCH_SIZE constant from ExtraLargeEnderMenu
Gestorage v1.0.0-1.21.1
🎉 First Release for Gestorage! 🎉
Features
- Expanded Ender Chest: Massive storage capacity expansion, allowing your Ender Chest to scale up to 200+ slots.
- Keybind Ender Chest Access: Open your Ender Chest anytime using a custom keybind—delivering a native backpack-like feel without needing extra physical items.
- Shulker Refill Mechanics: Replicates the seamless feel of item shadowing. Automatically refill a designated hotbar slot directly from a Shulker Box, allowing for virtually infinite rocket boosts, building blocks, or consumables on the fly.
Technical & Compatibility
- Minecraft Version: Currently, the mod only supports Minecraft 1.21.1 (updates for future versions are planned).
- Recommended Mod: It is highly recommended to use Translucency Fix if you plan to use the extra-large Ender Chest mode (integration directly into Gestorage is planned for a future update).