Skip to content

Releases: GGontry/Gestorage

Gestorage v1.0.1-1.21.1

Choose a tag to compare

@GGontry GGontry released this 23 Jul 01:43

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

Choose a tag to compare

@GGontry GGontry released this 20 Jul 09:51

🎉 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).