Unofficial site, not affiliated with modrinth.com.What is this?
Моды/Simple Shulker Preview
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.

191.3K
305
  • Simple Shulker Preview 2.5.0

    release30 апреля 2026 г.

    Updated for Minecraft 26+!

    A huge thanks to @MordorsElite and @mnowak32 for putting this update together, and the rigorous testing you put into it.

    Changes

    There are no user-facing changes - this update is primarily to bring it up to date with the latest minecraft versions. However the mod has been transferred across to use the new minecraft mod bindings.

    Minecraft also requires that Java 25 be used for MC26+.

  • Simple Shulker Preview 2.4.11

    release30 декабря 2025 г.

    Updated for 1.21.11!

    No new changes to be reported.

  • 2.4.10-mc1.21.9

    release19 октября 2025 г.

    Updated for 1.21.9 and 1.21.10!!

    Thanks to @weihx15 for the new Simplified Chinese translations.

  • Simple Shulker Preview 2.4.9

    release4 июля 2025 г.

    Updated to 1.21.7!

    Thanks to @theendercore for putting together this update.

  • 2.4.8

    release27 июня 2025 г.

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

  • 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

    release14 января 2025 г.

    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

    release12 ноября 2024 г.
    • 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

    release11 июля 2024 г.

    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

    release24 апреля 2024 г.

    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

    release10 декабря 2023 г.

    No changes! Updated to 1.20.3 / 1.20.4.

  • 1.20.2

    release6 ноября 2023 г.

    Updated for minecraft 1.20.2!

  • Simple Shulker Preview 2.4.0

    release22 июня 2023 г.

    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

    release11 апреля 2023 г.

    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

    release7 января 2023 г.

    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

    release21 сентября 2022 г.

    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

    release8 сентября 2022 г.

    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

    release28 августа 2022 г.

    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

    release30 июля 2022 г.

    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

    release27 июля 2022 г.

    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

Совместимость

Платформы

Поддерживаемые окружения

Клиент

Сведения

Лицензия:
Опубликован:3 года назад
Обновлён:1 месяц назад
ID проекта:
Главная