Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Simple Shulker Preview

Simple Shulker Preview

A minecraft fabric mod that displays a configurable icon indicating the contents of a shulker box, as well as a capacity bar.

102.6k
262
Equipment
Storage
Utility

Compatibility

Minecraft: Java Edition

1.21.x
1.20.x
1.19.x
1.18.x

Platforms

Fabric

Supported environments

Client-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Join Discord server
Donate on Ko-fi

Creators

BVengo
BVengo Owner

Details

Licensed LGPL-3.0-only
Published 2 years ago
Updated 4 days ago
DescriptionGalleryChangelogVersions

Show all versions

Simple Shulker Preview 2.4.9

by BVengo on Jul 4, 2025
Download

Updated to 1.21.7!

Thanks to @theendercore for putting together this update.

2.4.8

by BVengo on Jun 27, 2025
Download

Updated for 1.21.6!

Due to changes in the rendering engine, I've had to temporarily remove the z offset option. Unfortunately this means that the capacity bar is rendered on top of the item preview (if overlapping).

In the interest of providing this update sooner rather than later, I'll be deferring that fix for a later version (if necessary).

Simple Shulker Preview 2.4.7 - 1.21.5

by BVengo on May 5, 2025
Download

Finally, the 1.21.5 update! Apologies for the delay, my PC blew up on me.

Changes:

  • Potion types are now distinct from each other, so item quantity and position filters will now work with them properly
  • The counting of items is now fixed, which means the capacity bar is working properly for items that stack to less than 64
  • Coloured bundles are now supported

The config UI rewrite is still in the works, but will have to wait for a future update still :) I'll try to backport all bugfixes to older versions of MC when that update becomes available.

Simple Shulker Preview 2.4.6

by BVengo on Jan 14, 2025
Download

Finally, updated for 1.21.4!

Mostly just a versioning update, however a bug was also fixed that caused named shulkers to stop rendering their icons, if the name did not correspond to a valid item ID.

Simple Shulker Preview 2.4.5

by BVengo on Nov 12, 2024
Download
  • Updated capacity colours to match bundles
  • Resolved Issue #33 (oversized shulker support) by adding shulker size options in the compatibility section.
  • Better capacity calculations should handle non-64 stack sizes better
  • Capacities are capped at 1, so filled large shulkers from other mods won't have a super long bar

Simple Shulker Preview 2.4.4

by BVengo on Jul 11, 2024
Download

Updated to 1.21!

Sorry for the delay on this one, I was on my honeymoon. There are on feature changes; simply a versioning update.

Simple Shulker Preview 2.4.3

by BVengo on Apr 24, 2024
Download

Updated to 1.20.5!

Since the last release, I've opened up a Discord server so you can discuss my mods and get updates when new releases are made available.

This is primarily just a version update, however the following changes have been made:

  • The Custom Name feature has been added, resolving #28. This allows you to name your container with a minecraft ID (e.g. minecraft:grass_block) and have it display instead of the container contents (if you wish). Thanks to @Boden-C for their initial work on this one.
  • Removed support for recursive shulkers. This was a feature that wasn't requested but I had added in for better compatibility. Since 1.20.5 required a rewrite of all the code and I haven't seen anybody using this feature, it has been removed until requested back.

On the technical side of things, the update to 1.20.5 broke a lot of the underlying code due to their change to the components system.

  • Near-total rewrite of item rendering
  • Complete rewrite of display item selection (leading to the removal of recursive support)
  • Change of internal naming conventions to use 'container' as a more generalised term

I hope you enjoy the changes!

Simple Shulker Preview 2.4.2

by BVengo on Dec 10, 2023
Download

No changes! Updated to 1.20.3 / 1.20.4.

1.20.2

by BVengo on Nov 6, 2023
Download

Updated for minecraft 1.20.2!

Simple Shulker Preview 2.4.0

by BVengo on Jun 22, 2023
Download

This is a fairly sizeable update, enough to increment a version!

New Features

  • The config is now a lot cleaner, with dropdown sections for position options
  • There is now a bar indicating the capacity of shulker boxes. This is enabled by default, so the default item displays have also been moved.
  • Added support for displaying icons on bundles
  • Added a minimum stack size filter, calculated as stack size * stack count

Changes Thanks to @Wyne10 on GitHub, we have now updated to 1.20!

Note that, due to the significant changes made to the internal MC code, I will likely no longer be porting new changes to older MC versions anymore.

1.19.4 - v2.3.1

by BVengo on Apr 11, 2023
Download

Only internal changes in this release, for compatibility with Minecraft 1.19.4.

Update notes:

  • ItemRenderer function signatures has changed

1.19.3 - v2.2

by BVengo on Jan 7, 2023
Download

Only internal changes in this release, for compatibility with Minecraft 1.19.3.

Update notes:

  • the ItemRender now uses the float-based translate function instead of the old double function

1.18.x v2.1

by BVengo on Sep 21, 2022
Download

First release for 1.18.x. Let me know if there are any complications with mod dependencies, since it's had a lot less testing than the 1.19 version.

1.19 - 1.19.2 v2.1

by BVengo on Sep 8, 2022
Download

Bug fixes:

  • Shulkers in creative menu crashed, since they contain no nbt data
  • Empty recursive shulkers crashed, due to no nbt data
  • Mixing recursive shulkers with stacked shulkers didn't properly multiply the internal itemStacks
  • Last release name was invalid for modpacks and Windows

1.19.* v2.0

by BVengo on Aug 28, 2022
Download

This new release adds a few configs to work with functionality from other mods:

  • Custom head support
  • Recursive shulker support
  • Stacked shulker support

1.19.*-v1.0

by BVengo on Jul 30, 2022
Download

Yet another release! I can't think of any more configs or changes to add for now...

  • Merge the 'Unique' config into the Display Item options instead of being standalone
  • Add 'Most' and 'Least' to the Display Item options (feature request #3 )
  • Add scale and offset configs (feature request #4 ) - send me better values if you can find them!

1.19-v1.3

by BVengo on Jul 27, 2022
Download

A bigger update this time! This mod is evolving quickly during the early period, but I expect it to slow down soon.

This mod adds configuration options with the Cloth Config API, accessible via Mod Menu.

  • Disable mod
  • Display on shulkers with unique items only
  • Choose to display either the first or last, for compatibility with mods that allow you to build directly out of them.

1.19 v1.2

by BVengo on Jul 26, 2022
Download

Updated modid.mixins.json to reflect actual modid, simpleshulkerpreview. This prevents clashes with other mods where the developer also happened to forget this simple little thing.

1.19

by BVengo on Jul 25, 2022
Download

First release!

Modrinth is open source.

main@acf2694

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.