Releases: Ashx87/shulker-box-quick-open
Release list
v1.2.0 - NeoForge Support
🧩 What's New
NeoForge support! The mod now runs on both Fabric and NeoForge. Both builds are compiled from a single shared codebase, so they behave identically.
✨ New Features
- NeoForge support for Minecraft 1.21.10
- Separate jars per loader, so you download only what you need
⚠️ Breaking Change
The mod ID changed from shulker-box-quick-open to shulker_box_quick_open, because NeoForge does not allow hyphens in mod IDs. Both loaders now share the new ID.
Your shulker boxes are not affected. Their contents are stored in vanilla item NBT, so no world or inventory migration is needed — just replace the old jar with the new one.
📥 Which Jar Do I Need?
| Loader | File |
|---|---|
| Fabric | shulker-box-quick-open-fabric-1.2.0.jar |
| NeoForge | shulker-box-quick-open-neoforge-1.2.0.jar |
The -sources jars are for developers and are not needed to play.
📋 Requirements
| Fabric | NeoForge | |
|---|---|---|
| Minecraft | 1.21.10 | 1.21.10 |
| Loader | Fabric Loader 0.18.4+ | NeoForge 21.10.64+ |
| Additional mods | Fabric API | none |
| Java | 21 | 21 |
As before, the mod must be installed on the server to work in multiplayer.
Full Changelog: v1.1.0...v1.2.0
v1.1.0 - Sound Effects Update
🔊 What's New
This update adds immersive sound effects to enhance the shulker box experience!
✨ New Features
- Open Sound: Plays the vanilla shulker box open sound when opening from hand
- Close Sound: Plays the vanilla shulker box close sound when closing the inventory
📋 Requirements
- Minecraft 1.21.10
- Fabric Loader 0.18.4+
- Fabric API
Full Changelog: v1.0.0...v1.1.0