Shulker Pocket

Quick rating

Shulker Pocket

No reviews yet

Shulker Pocket is a Fabric mod that turns an off-hand shulker box into a scrollable tool belt: hold sneak and scroll to rotate items between the shulker's 27 slots and your main hand.

Storage & Organization
Mod Loaders
Fabric
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
0.3.1+26.2
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Shulker Pocket

A Fabric mod that turns an off-hand shulker box into a live, scrollable tool belt. Sneak + scroll cycles items between the shulker and your main hand: no inventory screen, no hotbar juggling.

Modrinth Downloads Minecraft Fabric Build

Cycling through tools in the off-hand shulker Cycling through a shulker of plants while building

Why

Carrying a stack of tools means a cluttered hotbar or constant trips to your inventory. Shulker Pocket lets a single off-hand shulker box be your tool belt: spin the wheel to bring the next item to hand, instantly, without ever opening a screen. Your hotbar stays free for what matters.

How it works

  1. Put any shulker box (or other minecraft:container item) in your off-hand.
  2. Hold sneak (or a key you bind under Options → Controls → Inventory) and scroll the mouse wheel.
  3. The held item rotates through the shulker's contents; scroll past the end to reach bare hands.

There's no custom overlay. Vanilla already shows the held item's name above the hotbar as it changes, and you know what's in your box.

Install

Requires Fabric Loader and Fabric API on Minecraft 1.20.5 through 26.1.x. Must be installed on both the client and the server.

Download on Modrinth or grab a jar from GitHub Releases.

Config

Install Mod Menu (optional) to edit everything in-game: its Config button on the Shulker Pocket row opens a settings screen. Otherwise, edit config/shulker_pocket.json (written on first launch) by hand.

Key Default Meaning
invertScroll false Flip scroll direction.
cooldownMs 250 Min ms between scroll fires (debounce).
allowEmptyPosition true Let the cursor land on "bare hands".
playSounds true Play subtle swap / deny sounds.
useActivationKey false Activate with a bindable key instead of sneak.
showTooltipHint true Show a usage hint on shulker-box tooltips.

Building from source

Requires JDK 25 (the Gradle toolchain pulls JDK 21 for the older Minecraft targets). The mod is built from a single source tree across every supported Minecraft version with Stonecutter: the current version's dialect is the source of truth, and older versions are generated from it.

./gradlew chiseledBuild   # build + test every supported Minecraft version
./gradlew build           # build + test just the active version (26.1.x)
./gradlew runClient       # launch a dev client for the active version

Per-version jars land in versions/<mc>/build/libs/. The design and swap algorithm are documented in SPEC.md.

License

Released under the MIT License.

Screenshots

Gallery

  • Plants
    Plants cycling through some plants
  • Tools
    Tools Swapping through different tools

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works