Skip to content

v1.2.0 - NeoForge Support

Latest

Choose a tag to compare

@Ashx87 Ashx87 released this 17 Aug 07:47

🧩 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