Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.
Filter versions...

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.

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!

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!

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.

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

Update notes:

  • ItemRenderer function signatures has changed

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.

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!


Project members

BVengo

Owner

Details

Licensed LGPL-3.0-only
Published 2 years ago
Updated 3 months ago