View the contents of shulker boxes from your inventory

This mod allows you to see a preview window of a shulker box contents when hovering above it in an inventory by pressing shift.
Fabric Loader and Fabric API are required
Mod Menu is recommended (but not required) for in-game configuration
Press shift (by default) while hovering an item.

Press alt+shift (by default) while hovering an item to shows its full contents where each contained stack is displayed in the correct slot.

The preview also works with items obtained in creative mode using control + pick block such as chests, furnaces, barrels, etc...
Works with most modded containers as well.

The name of the loot table is displayed in the tooltip if the hovered item as one.
This option is disabled by default.

Most aspects of the mod can be configured through the config menu. To access it, in the mod menu select ShulkerBoxTooltip and then click on the gear icon.
See the in game documentation or the wiki for info about each option. The config file can be found at <minecraft folder>/config/shulkerboxtooltip.json5

The color of the preview window changes depending on the color of the shulker box, you can disable it in config.
The mod can also be installed server-side (optional) to provide extra features such as ender chest preview.
Required
Optional
Terms for using, modifying and redistributing this product.
06.07.2026 · Modrinth
5.4.0+26.2:
- Made enhanced bundle previews disabled by default, use "Vanilla+" bundle
theme to show enhanced previews.
- Allow selecting items (with no item limit) using scroll wheel in "Vanilla+"
bundle previews by lishhhhmm. (#250)
- Added selected items tooltip for "Vanilla+" bundle previews
- Added background for "outside" bundle previews by lishhhhmm. (#251)
- Better edge detection for "outside" previews: window may move to the side of
the tooltip to avoid screen edges by lishhhhmm....
Screenshots and images from the original Modrinth page.














Published versions and original Modrinth files.
06.07.2026 · 5 238 downloads
5.4.0+26.2:
- Made enhanced bundle previews disabled by default, use "Vanilla+" bundle
theme to show enhanced previews.
- Allow selecting items (with no item limit) using scroll wheel in "Vanilla+"
bundle previews by lishhhhmm. (#250)
- Added selected items tooltip for "Vanilla+" bundle previews
- Added background for "outside" bundle previews by lishhhhmm. (#251)
- Better edge detection for "outside" previews: window may move to the side of
the tooltip to avoid screen edges by lishhhhmm. (#252)
- Limit preview size of "Vanilla+" bundles to contained items (don't show
empty/disabled slots).
- Added "active_slot_count" and "selected_slot" properties, see
https://github.com/MisterPeModder/ShulkerBoxTooltip/wiki/Data-Driven-Previews.
06.07.2026 · 276 905 downloads
5.4.0+26.2:
- Made enhanced bundle previews disabled by default, use "Vanilla+" bundle
theme to show enhanced previews.
- Allow selecting items (with no item limit) using scroll wheel in "Vanilla+"
bundle previews by lishhhhmm. (#250)
- Added selected items tooltip for "Vanilla+" bundle previews
- Added background for "outside" bundle previews by lishhhhmm. (#251)
- Better edge detection for "outside" previews: window may move to the side of
the tooltip to avoid screen edges by lishhhhmm. (#252)
- Limit preview size of "Vanilla+" bundles to contained items (don't show
empty/disabled slots).
- Added "active_slot_count" and "selected_slot" properties, see
https://github.com/MisterPeModder/ShulkerBoxTooltip/wiki/Data-Driven-Previews.
06.07.2026 · 331 downloads
5.4.0+26.1.1:
- Made enhanced bundle previews disabled by default, use "Vanilla+" bundle
theme to show enhanced previews.
- Allow selecting items (with no item limit) using scroll wheel in "Vanilla+"
bundle previews by lishhhhmm. (#250)
- Added selected items tooltip for "Vanilla+" bundle previews
- Added background for "outside" bundle previews by lishhhhmm. (#251)
- Better edge detection for "outside" previews: window may move to the side of
the tooltip to avoid screen edges by lishhhhmm. (#252)
- Limit preview size of "Vanilla+" bundles to contained items (don't show
empty/disabled slots).
- Added "active_slot_count" and "selected_slot" properties, see
https://github.com/MisterPeModder/ShulkerBoxTooltip/wiki/Data-Driven-Previews.
06.07.2026 · 13 863 downloads
5.4.0+26.1.1:
- Made enhanced bundle previews disabled by default, use "Vanilla+" bundle
theme to show enhanced previews.
- Allow selecting items (with no item limit) using scroll wheel in "Vanilla+"
bundle previews by lishhhhmm. (#250)
- Added selected items tooltip for "Vanilla+" bundle previews
- Added background for "outside" bundle previews by lishhhhmm. (#251)
- Better edge detection for "outside" previews: window may move to the side of
the tooltip to avoid screen edges by lishhhhmm. (#252)
- Limit preview size of "Vanilla+" bundles to contained items (don't show
empty/disabled slots).
- Added "active_slot_count" and "selected_slot" properties, see
https://github.com/MisterPeModder/ShulkerBoxTooltip/wiki/Data-Driven-Previews.
17.06.2026 · 5 493 downloads
5.3.1+21.2:
- Update to Minecraft 26.2.
17.06.2026 · 317 789 downloads
5.3.1+21.2:
- Update to Minecraft 26.2.
25.05.2026 · 6 629 downloads
5.3.0+21.1:
- Added ShulkerBoxTooltip theme for bundle previews by lishhhhmm (#241)
- Added "Preview Order" compact preview sort option by lishhhhmm (#242)
- Added client-side ender chest previews as a fallback when server integration is missing or disabled (#244)
- Fixed crashes and wrong behavior and disabling client and/or server integration
25.05.2026 · 294 792 downloads
5.3.0+21.1:
- Added ShulkerBoxTooltip theme for bundle previews by lishhhhmm (#241)
- Added "Preview Order" compact preview sort option by lishhhhmm (#242)
- Added client-side ender chest previews as a fallback when server integration is missing or disabled (#244)
- Fixed crashes and wrong behavior and disabling client and/or server integration
30.03.2026 · 19 555 downloads
5.2.18+21.1:
- Fixed crash when hovering lectern in inventory (#236)
30.03.2026 · 1 120 908 downloads
5.2.18+21.1:
- Fixed crash when hovering lectern in inventory (#236)
29.03.2026 · 441 downloads
5.2.17+21.1:
- Update to Minecraft 21.1 by WyattMarks (#234)
- Supports only Fabric and NeoForge for now.
29.03.2026 · 12 359 downloads
5.2.17+21.1:
- Update to Minecraft 21.1 by WyattMarks (#234)
- Supports only Fabric and NeoForge for now.
16.03.2026 · 22 203 downloads
5.2.16+1.21.11:
- Added generic container preview support by Camdencove, by default any item using the "minecraft:container" component will have a preview generated for it. (#223)
16.03.2026 · 27 692 downloads
5.2.16+1.21.11:
- Added generic container preview support by Camdencove, by default any item using the "minecraft:container" component will have a preview generated for it. (#223)
16.03.2026 · 2 041 917 downloads
5.2.16+1.21.11:
- Added generic container preview support by Camdencove, by default any item using the "minecraft:container" component will have a preview generated for it. (#223)
16.03.2026 · 248 119 downloads
5.1.9+1.21.1:
- Added generic container preview support by Camdencove, by default any item using the "minecraft:container" component will have a preview generated for it. (#223)
16.03.2026 · 9 211 downloads
5.1.9+1.21.1:
- Added generic container preview support by Camdencove, by default any item using the "minecraft:container" component will have a preview generated for it. (#223)
16.03.2026 · 399 226 downloads
5.1.9+1.21.1:
- Added generic container preview support by Camdencove, by default any item using the "minecraft:container" component will have a preview generated for it. (#223)
27.01.2026 · 14 895 downloads
5.2.15+1.21.11:
- Re-enabled Forge support.
27.01.2026 · 19 927 downloads
5.2.15+1.21.11:
- Re-enabled Forge support.
27.01.2026 · 1 225 632 downloads
5.2.15+1.21.11:
- Re-enabled Forge support.
09.12.2025 · 21 440 downloads
5.2.14+1.21.11:
- Update to Minecraft 1.21.11.
- Supports only Fabric and NeoForge for now.
09.12.2025 · 1 118 326 downloads
5.2.14+1.21.11:
- Update to Minecraft 1.21.11.
- Supports only Fabric and NeoForge for now.
07.12.2025 · 8 042 downloads
5.2.13+1.21.10:
- Update to Minecraft 1.21.10. (#228)
07.12.2025 · 13 880 downloads
5.2.13+1.21.10:
- Update to Minecraft 1.21.10. (#228)
07.12.2025 · 587 730 downloads
5.2.13+1.21.10:
- Update to Minecraft 1.21.10. (#228)
09.11.2025 · 6 473 downloads
5.2.12+1.21.9:
- Fixed duplicated tooltips in some modded screens. (#221)
- Fixed top-most config entries being hidden behind the header in the config screen. (#223)
- Honor "hide_tooltip" setting of tooltip_display item component. (#225)
09.11.2025 · 9 499 downloads
5.2.12+1.21.9:
- Fixed duplicated tooltips in some modded screens. (#221)
- Fixed top-most config entries being hidden behind the header in the config screen. (#223)
- Honor "hide_tooltip" setting of tooltip_display item component. (#225)
09.11.2025 · 469 103 downloads
5.2.12+1.21.9:
- Fixed duplicated tooltips in some modded screens. (#221)
- Fixed top-most config entries being hidden behind the header in the config screen. (#223)
- Honor "hide_tooltip" setting of tooltip_display item component. (#225)
09.11.2025 · 7 313 downloads
5.2.12+1.21.8:
- Fixed duplicated tooltips in some modded screens. (#221)
- Fixed top-most config entries being hidden behind the header in the config screen. (#223)
- Honor "hide_tooltip" setting of tooltip_display item component. (#225)
09.11.2025 · 8 079 downloads
5.2.12+1.21.8:
- Fixed duplicated tooltips in some modded screens. (#221)
- Fixed top-most config entries being hidden behind the header in the config screen. (#223)
- Honor "hide_tooltip" setting of tooltip_display item component. (#225)
09.11.2025 · 506 030 downloads
5.2.12+1.21.8:
- Fixed duplicated tooltips in some modded screens. (#221)
- Fixed top-most config entries being hidden behind the header in the config screen. (#223)
- Honor "hide_tooltip" setting of tooltip_display item component. (#225)
09.11.2025 · 207 864 downloads
5.1.8+1.21.1:
- Fixed top-most config entries being hidden behind the header in the config screen. (#223)
09.11.2025 · 8 264 downloads
5.1.8+1.21.1:
- Fixed top-most config entries being hidden behind the header in the config screen. (#223)
09.11.2025 · 2 935 665 downloads
5.1.8+1.21.1:
- Fixed top-most config entries being hidden behind the header in the config screen. (#223)
09.11.2025 · 495 downloads
4.2.2+1.20.6:
- Fixed top-most config entries being hidden behind the header in the config screen. (#223)
09.11.2025 · 1 058 downloads
4.2.2+1.20.6:
- Fixed top-most config entries being hidden behind the header in the config screen. (#223)
09.11.2025 · 36 684 downloads
4.2.2+1.20.6:
- Fixed top-most config entries being hidden behind the header in the config screen. (#223)
06.10.2025 · 6 526 downloads
5.2.11+1.21.9:
- Updated russian localization by mpustovoi. (#217)
06.10.2025 · 8 036 downloads
5.2.11+1.21.9:
- Updated russian localization by mpustovoi. (#217)
06.10.2025 · 640 629 downloads
5.2.11+1.21.9:
- Updated russian localization by mpustovoi. (#217)
06.10.2025 · 2 069 downloads
5.2.11+1.21.8:
- Updated russian localization by mpustovoi. (#217)
06.10.2025 · 3 059 downloads
5.2.11+1.21.8:
- Updated russian localization by mpustovoi. (#217)
06.10.2025 · 162 790 downloads
5.2.11+1.21.8:
- Updated russian localization by mpustovoi. (#217)
06.10.2025 · 30 829 downloads
5.1.7+1.21.1:
- Updated russian localization by mpustovoi. (#217)
06.10.2025 · 2 120 downloads
5.1.7+1.21.1:
- Updated russian localization by mpustovoi. (#217)
06.10.2025 · 213 036 downloads
5.1.7+1.21.1:
- Updated russian localization by mpustovoi. (#217)
05.10.2025 · 290 downloads
5.2.10+1.21.9:
- Re-enabled Forge support.
- Fix hovering items in locked previews not working in some screens. (#220)
05.10.2025 · 332 downloads
5.2.10+1.21.9:
- Re-enabled Forge support.
- Fix hovering items in locked previews not working in some screens. (#220)
05.10.2025 · 10 359 downloads
5.2.10+1.21.9:
- Re-enabled Forge support.
- Fix hovering items in locked previews not working in some screens. (#220)
05.10.2025 · 199 downloads
5.2.10+1.21.8:
- Updated to Minecraft 1.21.8.
- Fix hovering items in locked previews not working in some screens. (#220)
05.10.2025 · 263 downloads
5.2.10+1.21.8:
- Updated to Minecraft 1.21.8.
- Fix hovering items in locked previews not working in some screens. (#220)
05.10.2025 · 9 823 downloads
5.2.10+1.21.8:
- Updated to Minecraft 1.21.8.
- Fix hovering items in locked previews not working in some screens. (#220)
30.09.2025 · 968 downloads
5.2.9+1.21.9:
- Updated to Minecraft 1.21.9.
- Supports only Fabric and NeoForge for now.
30.09.2025 · 44 961 downloads
5.2.9+1.21.9:
- Updated to Minecraft 1.21.9.
- Supports only Fabric and NeoForge for now.
11.07.2025 · 17 583 downloads
5.2.8+1.21.7:
- Updated to Minecraft 1.21.7.
- Fix loading errors on NeoForge 21.7.x (#215)
11.07.2025 · 8 515 downloads
5.2.8+1.21.7:
- Updated to Minecraft 1.21.7.
- Fix loading errors on NeoForge 21.7.x (#215)
11.07.2025 · 792 845 downloads
5.2.8+1.21.7:
- Updated to Minecraft 1.21.7.
- Fix loading errors on NeoForge 21.7.x (#215)
21.06.2025 · 4 029 downloads
5.2.7+1.21.6:
- Updated to Minecraft 1.21.6. (#211)
21.06.2025 · 4 748 downloads
5.2.7+1.21.6:
- Updated to Minecraft 1.21.6. (#211)
21.06.2025 · 259 658 downloads
5.2.7+1.21.6:
- Updated to Minecraft 1.21.6. (#211)
15.05.2025 · 8 676 downloads
5.2.6+1.21.5:
- Updated Simplified Chinese localization by Q2297045667 (#198)
- Added Spanish (Spain) localization by pilahito (#208)
- Added Argentine Spanish localization by Texaliuz (#209)
- Fixed ender chest preview breaking when changing dimensions (#202)
15.05.2025 · 10 664 downloads
5.2.6+1.21.5:
- Updated Simplified Chinese localization by Q2297045667 (#198)
- Added Spanish (Spain) localization by pilahito (#208)
- Added Argentine Spanish localization by Texaliuz (#209)
- Fixed ender chest preview breaking when changing dimensions (#202)
15.05.2025 · 699 930 downloads
5.2.6+1.21.5:
- Updated Simplified Chinese localization by Q2297045667 (#198)
- Added Spanish (Spain) localization by pilahito (#208)
- Added Argentine Spanish localization by Texaliuz (#209)
- Fixed ender chest preview breaking when changing dimensions (#202)
15.05.2025 · 9 758 downloads
5.2.6+1.21.4:
- Updated Simplified Chinese localization by Q2297045667 (#198)
- Added Spanish (Spain) localization by pilahito (#208)
- Added Argentine Spanish localization by Texaliuz (#209)
- Fixed ender chest preview breaking when changing dimensions (#202)
15.05.2025 · 16 528 downloads
5.2.6+1.21.4:
- Updated Simplified Chinese localization by Q2297045667 (#198)
- Added Spanish (Spain) localization by pilahito (#208)
- Added Argentine Spanish localization by Texaliuz (#209)
- Fixed ender chest preview breaking when changing dimensions (#202)
15.05.2025 · 1 021 769 downloads
5.2.6+1.21.4:
- Updated Simplified Chinese localization by Q2297045667 (#198)
- Added Spanish (Spain) localization by pilahito (#208)
- Added Argentine Spanish localization by Texaliuz (#209)
- Fixed ender chest preview breaking when changing dimensions (#202)
14.05.2025 · 810 downloads
5.2.6+1.21.3:
- Updated turkish localization by Hexasan. (#196)
- Updated german localization by Lucanoria. (#194)
- Added Spanish (Spain) localization by pilahito (#208)
- Added Argentine Spanish localization by Texaliuz (#209)
- Fixed ender chest preview breaking when changing dimensions (#202)
14.05.2025 · 1 482 downloads
5.2.6+1.21.3:
- Updated turkish localization by Hexasan. (#196)
- Updated german localization by Lucanoria. (#194)
- Added Spanish (Spain) localization by pilahito (#208)
- Added Argentine Spanish localization by Texaliuz (#209)
- Fixed ender chest preview breaking when changing dimensions (#202)
14.05.2025 · 64 751 downloads
5.2.6+1.21.3:
- Updated turkish localization by Hexasan. (#196)
- Updated german localization by Lucanoria. (#194)
- Added Spanish (Spain) localization by pilahito (#208)
- Added Argentine Spanish localization by Texaliuz (#209)
- Fixed ender chest preview breaking when changing dimensions (#202)
14.05.2025 · 182 120 downloads
5.1.6+1.21.1:
- Updated turkish localization by Hexasan. (#196)
- Updated german localization by Lucanoria. (#194)
- Added Spanish (Spain) localization by pilahito (#208)
- Added Argentine Spanish localization by Texaliuz (#209)
- Fixed ender chest preview breaking when changing dimensions (#202)
14.05.2025 · 7 942 downloads
5.1.6+1.21.1:
- Updated turkish localization by Hexasan. (#196)
- Updated german localization by Lucanoria. (#194)
- Added Spanish (Spain) localization by pilahito (#208)
- Added Argentine Spanish localization by Texaliuz (#209)
- Fixed ender chest preview breaking when changing dimensions (#202)
14.05.2025 · 1 596 631 downloads
5.1.6+1.21.1:
- Updated turkish localization by Hexasan. (#196)
- Updated german localization by Lucanoria. (#194)
- Added Spanish (Spain) localization by pilahito (#208)
- Added Argentine Spanish localization by Texaliuz (#209)
- Fixed ender chest preview breaking when changing dimensions (#202)
30.03.2025 · 4 964 downloads
5.2.4+1.21.5:
- Updated to Minecraft 1.21.5. (#203)
30.03.2025 · 5 419 downloads
5.2.4+1.21.5:
- Updated to Minecraft 1.21.5. (#203)
30.03.2025 · 393 158 downloads
5.2.4+1.21.5:
- Updated to Minecraft 1.21.5. (#203)
13.02.2025 · 5 800 downloads
5.2.4+1.21.4:
- Updated turkish localization by Hexasan. (#196)
- Updated german localization by Lucanoria. (#194)
13.02.2025 · 10 642 downloads
5.2.4+1.21.4:
- Updated turkish localization by Hexasan. (#196)
- Updated german localization by Lucanoria. (#194)
13.02.2025 · 406 314 downloads
5.2.4+1.21.4:
- Updated turkish localization by Hexasan. (#196)
- Updated german localization by Lucanoria. (#194)
26.01.2025 · 1 321 downloads
5.2.3+1.21.4:
- Fixed missing previews for trapped chests (#188)
- Fixed custom tooltips being ignored on Fabric (#193)
- Fixed crash on Forge dedicated servers (#189, #192)
26.01.2025 · 2 370 downloads
5.2.3+1.21.4:
- Fixed missing previews for trapped chests (#188)
- Fixed custom tooltips being ignored on Fabric (#193)
- Fixed crash on Forge dedicated servers (#189, #192)
26.01.2025 · 91 403 downloads
5.2.3+1.21.4:
- Fixed missing previews for trapped chests (#188)
- Fixed custom tooltips being ignored on Fabric (#193)
- Fixed crash on Forge dedicated servers (#189, #192)
26.01.2025 · 385 downloads
5.2.2+1.21.3:
- Fixed missing previews for trapped chests (#188)
- Fixed custom tooltips being ignored on Fabric (#193)
- Fixed crash on Forge dedicated servers (#189, #192)
26.01.2025 · 887 downloads
5.2.2+1.21.3:
- Fixed missing previews for trapped chests (#188)
- Fixed custom tooltips being ignored on Fabric (#193)
- Fixed crash on Forge dedicated servers (#189, #192)
26.01.2025 · 28 078 downloads
5.2.2+1.21.3:
- Fixed missing previews for trapped chests (#188)
- Fixed custom tooltips being ignored on Fabric (#193)
- Fixed crash on Forge dedicated servers (#189, #192)
26.01.2025 · 51 095 downloads
5.1.3+1.21.1:
- Fixed plugin loading errors in single-player
- Fixed crash on Forge dedicated servers (#189, #192)
- Fixed missing previews for trapped chests (#188)
26.01.2025 · 5 400 downloads
5.1.3+1.21.1:
- Fixed plugin loading errors in single-player
- Fixed crash on Forge dedicated servers (#189, #192)
- Fixed missing previews for trapped chests (#188)
26.01.2025 · 1 454 134 downloads
5.1.3+1.21.1:
- Fixed plugin loading errors in single-player
- Fixed crash on Forge dedicated servers (#189, #192)
- Fixed missing previews for trapped chests (#188)
06.12.2024 · 6 032 downloads
5.2.2+1.21.4:
- Updated to Minecraft 1.21.4.
06.12.2024 · 6 607 downloads
5.2.2+1.21.4:
- Updated to Minecraft 1.21.4.
06.12.2024 · 219 309 downloads
5.2.2+1.21.4:
- Updated to Minecraft 1.21.4.
21.11.2024 · 1 239 downloads
5.2.1+1.21.3:
- Fixed crashes on dedicated servers when player with the mod installed joined.
(#184) (#186)
21.11.2024 · 2 043 downloads
5.2.1+1.21.3:
- Fixed crashes on dedicated servers when player with the mod installed joined.
(#184) (#186)
21.11.2024 · 65 628 downloads
5.2.1+1.21.3:
- Fixed crashes on dedicated servers when player with the mod installed joined.
(#184) (#186)
01.11.2024 · 953 downloads
5.2.0+1.21.3:
- Updated to Minecraft 1.21.3.
- Updated Vanilla theme to match new bundle preview style.
- Fix rare errors on loading world in single-player due to integrated server and client trying to initialize plugins at the same time.
- API: Added PreviewRenderer#getCompactMaxRowSize().
- API: Added viewport width/height parameters to PreviewRenderer#draw(), deprecated old method.
01.11.2024 · 1 107 downloads
5.2.0+1.21.3:
- Updated to Minecraft 1.21.3.
- Updated Vanilla theme to match new bundle preview style.
- Fix rare errors on loading world in single-player due to integrated server and client trying to initialize plugins at the same time.
- API: Added PreviewRenderer#getCompactMaxRowSize().
- API: Added viewport width/height parameters to PreviewRenderer#draw(), deprecated old method.
01.11.2024 · 37 026 downloads
5.2.0+1.21.3:
- Updated to Minecraft 1.21.3.
- Updated Vanilla theme to match new bundle preview style.
- Fix rare errors on loading world in single-player due to integrated server and client trying to initialize plugins at the same time.
- API: Added PreviewRenderer#getCompactMaxRowSize().
- API: Added viewport width/height parameters to PreviewRenderer#draw(), deprecated old method.
31.10.2024 · 100 903 downloads
5.1.2+1.21.1:
- Added Traditional Chinese localization by notlin4. (#177)
31.10.2024 · 4 468 downloads
5.1.2+1.21.1:
- Added Traditional Chinese localization by notlin4. (#177)
31.10.2024 · 1 180 201 downloads
5.1.2+1.21.1:
- Added Traditional Chinese localization by notlin4. (#177)
31.10.2024 · 715 downloads
4.2.1+1.20.2:
- Updated Traditional Chinese localization by notlin4. (#177)
31.10.2024 · 1 779 downloads
4.2.1+1.20.2:
- Updated Traditional Chinese localization by notlin4. (#177)
31.10.2024 · 5 620 downloads
5.1.2+1.21:
- Updated Traditional Chinese localization by notlin4. (#134)
31.10.2024 · 37 071 downloads
4.2.1+1.20.2:
- Updated Traditional Chinese localization by notlin4. (#177)
31.10.2024 · 12 587 downloads
5.1.2+1.21:
- Updated Traditional Chinese localization by notlin4. (#134)
31.10.2024 · 680 559 downloads
5.1.2+1.21:
- Updated Traditional Chinese localization by notlin4. (#134)
13.09.2024 · 22 064 downloads
5.1.1+1.21.1:
- Added Japanese localization by yumunet. (#174)
13.09.2024 · 3 791 downloads
5.1.1+1.21.1:
- Added Japanese localization by yumunet. (#174)
13.09.2024 · 1 680 downloads
5.1.1+1.21:
- Added Japanese localization by yumunet. (#174)
- Fixed crash when opening the config menu on NeoForge (#173)
- Re-enable Forge support
- Add data-driven preview overrides for map makers and servers, see https://github.com/MisterPeModder/ShulkerBoxTooltip/wiki/Data-Driven-Previews for more information.
13.09.2024 · 216 222 downloads
5.1.1+1.21.1:
- Added Japanese localization by yumunet. (#174)
13.09.2024 · 2 280 downloads
5.1.1+1.21:
- Added Japanese localization by yumunet. (#174)
- Fixed crash when opening the config menu on NeoForge (#173)
- Re-enable Forge support
- Add data-driven preview overrides for map makers and servers, see https://github.com/MisterPeModder/ShulkerBoxTooltip/wiki/Data-Driven-Previews for more information.
13.09.2024 · 128 035 downloads
5.1.1+1.21:
- Added Japanese localization by yumunet. (#174)
- Fixed crash when opening the config menu on NeoForge (#173)
- Re-enable Forge support
- Add data-driven preview overrides for map makers and servers, see https://github.com/MisterPeModder/ShulkerBoxTooltip/wiki/Data-Driven-Previews for more information.
13.09.2024 · 101 downloads
5.1.1+1.21:
- Added Japanese localization by yumunet. (#174)
- Fixed crash when opening the config menu on NeoForge (#173)
- Re-enable Forge support
- Add data-driven preview overrides for map makers and servers, see https://github.com/MisterPeModder/ShulkerBoxTooltip/wiki/Data-Driven-Previews for more information.
13.09.2024 · 197 downloads
5.1.1+1.21:
- Added Japanese localization by yumunet. (#174)
- Fixed crash when opening the config menu on NeoForge (#173)
- Re-enable Forge support
- Add data-driven preview overrides for map makers and servers, see https://github.com/MisterPeModder/ShulkerBoxTooltip/wiki/Data-Driven-Previews for more information.
13.09.2024 · 872 downloads
5.1.1+1.21:
- Added Japanese localization by yumunet. (#174)
- Fixed crash when opening the config menu on NeoForge (#173)
- Re-enable Forge support
- Add data-driven preview overrides for map makers and servers, see https://github.com/MisterPeModder/ShulkerBoxTooltip/wiki/Data-Driven-Previews for more information.
18.08.2024 · 2 092 downloads
5.1.0+1.21.1:
- Updated to Minecraft 1.21.1 (#170)
- Re-enable Forge support
- Add data-driven preview overrides for map makers and servers, see https://github.com/MisterPeModder/ShulkerBoxTooltip/wiki/Data-Driven-Previews for more information.
18.08.2024 · 2 328 downloads
5.1.0+1.21.1:
- Updated to Minecraft 1.21.1 (#170)
- Re-enable Forge support
- Add data-driven preview overrides for map makers and servers, see https://github.com/MisterPeModder/ShulkerBoxTooltip/wiki/Data-Driven-Previews for more information.
18.08.2024 · 62 515 downloads
5.1.0+1.21.1:
- Updated to Minecraft 1.21.1 (#170)
- Re-enable Forge support
- Add data-driven preview overrides for map makers and servers, see https://github.com/MisterPeModder/ShulkerBoxTooltip/wiki/Data-Driven-Previews for more information.
18.08.2024 · 355 downloads
4.2.0+1.20.6:
- Re-enable Forge support
- Add data-driven preview overrides for map makers and servers, see https://github.com/MisterPeModder/ShulkerBoxTooltip/wiki/Data-Driven-Previews for more information.
18.08.2024 · 797 downloads
4.2.0+1.20.6:
- Re-enable Forge support
- Add data-driven preview overrides for map makers and servers, see https://github.com/MisterPeModder/ShulkerBoxTooltip/wiki/Data-Driven-Previews for more information.
18.08.2024 · 12 286 downloads
4.2.0+1.20.6:
- Re-enable Forge support
- Add data-driven preview overrides for map makers and servers, see https://github.com/MisterPeModder/ShulkerBoxTooltip/wiki/Data-Driven-Previews for more information.
23.07.2024 · 5 227 downloads
3.4.5+1.19.4:
- Added highlight for the currently selected slot in the preview window.
- Internal: Switch to official Mojang mappings.
23.07.2024 · 64 095 downloads
3.4.5+1.19.4:
- Added highlight for the currently selected slot in the preview window.
- Internal: Switch to official Mojang mappings.
15.07.2024 · 7 051 downloads
5.0.4+1.20.6:
- Fix crash on dedicated Quilt servers. (#169)
15.07.2024 · 547 440 downloads
5.0.4+1.20.6:
- Fix crash on dedicated Quilt servers. (#169)
10.07.2024 · 27 073 downloads
3.4.6+1.18.2:
- Internal: Switch to official Mojang mappings.
10.07.2024 · 51 531 downloads
3.4.6+1.18.2:
- Internal: Switch to official Mojang mappings.
09.07.2024 · 173 downloads
3.4.5+1.18.2:
- Fix crash on startup. (#167)
09.07.2024 · 386 downloads
3.4.5+1.18.2:
- Fix crash on startup. (#167)
07.07.2024 · 1 326 downloads
5.0.3+1.20.6:
- Added Mexican Spanish localization by TheLegendofSaram. (#163)
07.07.2024 · 74 293 downloads
5.0.3+1.20.6:
- Added Mexican Spanish localization by TheLegendofSaram. (#163)
07.07.2024 · 752 downloads
4.1.4+1.20.6:
- Added Mexican Spanish localization by TheLegendofSaram. (#163)
07.07.2024 · 15 296 downloads
4.1.4+1.20.6:
- Added Mexican Spanish localization by TheLegendofSaram. (#163)
25.06.2024 · 1 992 downloads
5.0.2+1.20.6:
- Updated Russian localization by Alexander317. (#160)
25.06.2024 · 309 downloads
4.1.3+1.20.6:
- Updated Russian localization by Alexander317. (#160)
25.06.2024 · 140 680 downloads
5.0.2+1.20.6:
- Updated Russian localization by Alexander317. (#160)
25.06.2024 · 7 124 downloads
4.1.3+1.20.6:
- Updated Russian localization by Alexander317. (#160)
24.06.2024 · 154 downloads
4.1.2+1.20.6:
- Updated Traditional Chinese localization by yichifauzi. (#159)
24.06.2024 · 1 724 downloads
4.1.2+1.20.6:
- Updated Traditional Chinese localization by yichifauzi. (#159)
24.06.2024 · 307 downloads
5.0.1+1.20.6:
- Updated Traditional Chinese localization by yichifauzi. (#159)
24.06.2024 · 7 911 downloads
5.0.1+1.20.6:
- Updated Traditional Chinese localization by yichifauzi. (#159)
23.06.2024 · 206 downloads
5.0.0+1.21:
- Updated to Minecraft 1.21
- Fixed unlocalized option names in configuration menu
- API BREAK: Make fields of BlockEntityPreviewProvider private
- API BREAK: Remove PreviewContext.of()
- API BREAK: Remove ShulkerBoxTooltipApi.isPreviewKeyPressed()
- API BREAK: Remove ShulkerBoxTooltipApi.isFullPreviewKeyPressed()
23.06.2024 · 3 374 downloads
5.0.0+1.21:
- Updated to Minecraft 1.21
- Fixed unlocalized option names in configuration menu
- API BREAK: Make fields of BlockEntityPreviewProvider private
- API BREAK: Remove PreviewContext.of()
- API BREAK: Remove ShulkerBoxTooltipApi.isPreviewKeyPressed()
- API BREAK: Remove ShulkerBoxTooltipApi.isFullPreviewKeyPressed()
23.06.2024 · 105 downloads
4.1.1+1.20.6:
- Fixed unlocalized option names in configuration menu
23.06.2024 · 597 downloads
4.1.1+1.20.6:
- Fixed unlocalized option names in configuration menu
23.06.2024 · 127 downloads
4.1.0+1.20.6:
- Updated to Minecraft 1.20.6 (#151)
- Drop Cloth Config dependency
- Added support for NeoForge
- Removed support for Forge, hopefully temporarily
- Fixed "Empty" text always added to pickable containers
- Added German localization by ReneMuetti.
- Added preview support for decorated pots, chiseled bookshelves, and lecterns.
- Fixed previews swapping sizes when viewing containers with different slot counts.
- Added highlight for the currently selected slot in the preview window.
- Show dropper/dispenser previews as a 3x3 grid instead of 9x3.
23.06.2024 · 237 downloads
4.1.0+1.20.6:
- Updated to Minecraft 1.20.6 (#151)
- Drop Cloth Config dependency
- Added support for NeoForge
- Removed support for Forge, hopefully temporarily
- Fixed "Empty" text always added to pickable containers
- Added German localization by ReneMuetti.
- Added preview support for decorated pots, chiseled bookshelves, and lecterns.
- Fixed previews swapping sizes when viewing containers with different slot counts.
- Added highlight for the currently selected slot in the preview window.
- Show dropper/dispenser previews as a 3x3 grid instead of 9x3.
27.05.2024 · 2 022 downloads
4.1.0-alpha.4+1.20.6:
- Added support for NeoForge
- Fixed "Empty" text always added to pickable containers
27.05.2024 · 35 266 downloads
4.1.0-alpha.4+1.20.6:
- Added support for NeoForge
- Fixed "Empty" text always added to pickable containers
26.05.2024 · 6 382 downloads
4.1.0-alpha.3+1.20.6:
- Re-enabled networking support and ender chest preview.
25.05.2024 · 787 downloads
4.1.0-alpha.2+1.20.6:
- Fixed crashes on Quilt related to built-in Mixin library not compatible with Java 21
19.05.2024 · 10 194 downloads
4.1.0-alpha.1+1.20.6:
- Updated to Minecraft 1.20.6 (#151)
- Disabled support for Forge: a migration to NeoForge is considered for the future.
- Temporary: disabled networking support and ender chest preview.
- Added German localization by ReneMuetti.
- Added preview support for decorated pots, chiseled bookshelves, and lecterns.
- Fixed previews swapping sizes when viewing containers with different slot counts.
- Added highlight for the currently selected slot in the preview window.
- Show dropper/dispenser previews as a 3x3 grid instead of 9x3.
19.05.2024 · 11 982 downloads
4.1.0+1.20.4:
- Added German localization by ReneMuetti.
- Added preview support for decorated pots, chiseled bookshelves, and lecterns.
- Fixed previews swapping sizes when viewing containers with different slot counts.
- Added highlight for the currently selected slot in the preview window.
- Show dropper/dispenser previews as a 3x3 grid instead of 9x3.
19.05.2024 · 254 385 downloads
4.1.0+1.20.4:
- Added German localization by ReneMuetti.
- Added preview support for decorated pots, chiseled bookshelves, and lecterns.
- Fixed previews swapping sizes when viewing containers with different slot counts.
- Added highlight for the currently selected slot in the preview window.
- Show dropper/dispenser previews as a 3x3 grid instead of 9x3.
19.05.2024 · 1 004 downloads
3.4.4+1.19.4:
- Added German localization by ReneMuetti.
19.05.2024 · 12 743 downloads
3.4.4+1.19.4:
- Added German localization by ReneMuetti.
19.05.2024 · 10 530 downloads
3.4.4+1.18.2:
- Added German localization by ReneMuetti.
19.05.2024 · 1 184 downloads
3.4.4+1.18.2:
- Added German localization by ReneMuetti.
09.01.2024 · 16 784 downloads
4.0.8+1.20.4:
- Updated to Minecraft 1.20.4 (#143)
- Fixed dyed leather armor having wrong colors (#144)
09.01.2024 · 301 901 downloads
4.0.8+1.20.4:
- Updated to Minecraft 1.20.4 (#143)
- Fixed dyed leather armor having wrong colors (#144)
09.01.2024 · 1 940 downloads
3.4.3+1.19.4:
- Fixed dyed leather armor having wrong colors (#144)
09.01.2024 · 21 662 downloads
3.4.3+1.19.4:
- Fixed dyed leather armor having wrong colors (#144)
09.01.2024 · 14 586 downloads
3.4.3+1.18.2:
- Fixed dyed leather armor having wrong colors (#144)
09.01.2024 · 5 674 downloads
3.4.3+1.18.2:
- Fixed dyed leather armor having wrong colors (#144)
31.10.2023 · 2 031 downloads
3.4.2+1.18.2:
- Updated Turkish localization by JustEmo. (#137)
- Fixed a crash when using Equipment Compare with Inmis backpacks. (#136)
31.10.2023 · 7 464 downloads
3.4.2+1.18.2:
- Updated Turkish localization by JustEmo. (#137)
- Fixed a crash when using Equipment Compare with Inmis backpacks. (#136)
31.10.2023 · 939 downloads
3.4.2+1.19.4:
- Updated Turkish localization by JustEmo. (#137)
31.10.2023 · 10 593 downloads
3.4.2+1.19.4:
- Updated Turkish localization by JustEmo. (#137)
31.10.2023 · 9 740 downloads
4.0.7+1.20.2:
- Updated Turkish localization by JustEmo. (#137)
31.10.2023 · 126 645 downloads
4.0.7+1.20.2:
- Updated Turkish localization by JustEmo. (#137)
30.09.2023 · 1 289 downloads
3.4.1+1.19.4:
- Added Traditional Chinese localization by notlin4. (#134)
30.09.2023 · 6 431 downloads
3.4.1+1.19.4:
- Added Traditional Chinese localization by notlin4. (#134)
30.09.2023 · 1 007 downloads
3.4.1+1.18.2:
- Added Traditional Chinese localization by notlin4. (#134)
30.09.2023 · 3 671 downloads
3.4.1+1.18.2:
- Added Traditional Chinese localization by notlin4. (#134)
26.09.2023 · 252 downloads
3.4.0+1.18.2:
- Added Italian localization by m4t7w. (#129)
- Added tooltip locking: While previewing an item, you can hold the "Lock
Tooltip" key (left control, by default) to lock the tooltip and see what items
are contained inside in detail.
- Item counts over a thousand will now display with one decimal place by
default.
- Removed the 'Dark' theme, it was replaced by the color system
- Exposed preview-related configuration options to the API
- Added per-item preview color customization config menu, modders may use the new ColorKey and ColorRegistry APIs.
- Fixed various typos and errors in localizations.
- Removed the unused 'Lock Preview Window' config option.
26.09.2023 · 1 232 downloads
3.4.0+1.18.2:
- Added Italian localization by m4t7w. (#129)
- Added tooltip locking: While previewing an item, you can hold the "Lock
Tooltip" key (left control, by default) to lock the tooltip and see what items
are contained inside in detail.
- Item counts over a thousand will now display with one decimal place by
default.
- Removed the 'Dark' theme, it was replaced by the color system
- Exposed preview-related configuration options to the API
- Added per-item preview color customization config menu, modders may use the new ColorKey and ColorRegistry APIs.
- Fixed various typos and errors in localizations.
- Removed the unused 'Lock Preview Window' config option.
25.09.2023 · 3 032 downloads
4.0.5+1.20.2:
- Updated to Minecraft 1.20.2 (Fabric and LexForge)
25.09.2023 · 52 259 downloads
4.0.5+1.20.2:
- Updated to Minecraft 1.20.2 (Fabric and LexForge)
26.06.2023 · 1 470 494 downloads
4.0.4+1.20.1:
- Fixed crash on startup when running Forge 47.0.15 or newer.
26.06.2023 · 4 799 232 downloads
4.0.4+1.20.1:
- Fixed crash on startup when running Forge 47.0.15 or newer.
19.06.2023 · 2 724 downloads
3.4.0+1.19.4:
- Added tooltip locking: While previewing an item, you can hold the "Lock
Tooltip" key (left control, by default) to lock the tooltip and see what items
are contained inside in detail.
- Item counts over a thousand will now display with one decimal place by
default.
19.06.2023 · 16 166 downloads
3.4.0+1.19.4:
- Added tooltip locking: While previewing an item, you can hold the "Lock
Tooltip" key (left control, by default) to lock the tooltip and see what items
are contained inside in detail.
- Item counts over a thousand will now display with one decimal place by
default.
14.06.2023 · 13 379 downloads
4.0.2+1.20:
- Fixed the "Contains X stacks" line hiding itself when pressing the full preview key while the normal preview key is unbound.
14.06.2023 · 159 226 downloads
4.0.2+1.20:
- Fixed the "Contains X stacks" line hiding itself when pressing the full preview key while the normal preview key is unbound.
10.06.2023 · 1 693 downloads
4.0.2+1.20:
- Fixed inventory keyboard shortcuts not working while holding the preview key (#123)
10.06.2023 · 12 400 downloads
4.0.2+1.20:
- Fixed inventory keyboard shortcuts not working while holding the preview key (#123)
08.06.2023 · 3 622 downloads
4.0.1+1.20:
- The mod is now compatible with Forge 1.20
08.06.2023 · 1 604 downloads
4.0.1+1.20:
- The mod is now compatible with Forge 1.20
04.06.2023 · 941 downloads
3.3.1+1.19.4:
- On Forge, fixed crashing on startup caused by a Mixin failure
04.06.2023 · 5 513 downloads
3.3.1+1.19.4:
- On Forge, fixed crashing on startup caused by a Mixin failure
29.05.2023 · 488 downloads
NOTE: Please use the version 3.3.1+1.19.4 instead
3.3.0+1.19.4:
- Removed the 'Dark' theme, it was replaced by the color system
- Exposed preview-related configuration options to the API
29.05.2023 · 4 494 downloads
3.3.0+1.19.4:
- Removed the 'Dark' theme, it was replaced by the color system
- Exposed preview-related configuration options to the API
20.03.2023 · 3 163 downloads
3.2.5+1.19.4:
- Update to Minecraft 1.19.4.
- Deprecate the API method PreviewRenderer#draw() that accepts a 'z' depth parameter.
20.03.2023 · 42 925 downloads
3.2.5+1.19.4:
- Update to Minecraft 1.19.4.
- Deprecate the API method PreviewRenderer#draw() that accepts a 'z' depth parameter.
20.12.2022 · 5 381 downloads
3.2.4+1.19.3:
- Fixed preview color customization affecting banner items and blocks (#105)
20.12.2022 · 46 272 downloads
3.2.4+1.19.3:
- Fixed preview color customization affecting banner items and blocks (#105)
12.12.2022 · 287 downloads
3.2.3+1.19.3:
- Updated to mc 1.19.3. (#103)
12.12.2022 · 877 downloads
3.2.3+1.19.3:
- Updated to mc 1.19.3. (#103)
27.10.2022 · 89 079 downloads
3.2.2+1.19.2:
- Fix crashes related to plugin loading ordering.
27.10.2022 · 366 676 downloads
3.2.2+1.19.2:
- Fix crashes related to plugin loading ordering.
22.10.2022 · 248 downloads
3.2.1+1.19.2:
- Fixed crashes on dedicated servers caused by trying to load client-only parts of the mod. (#100)
22.10.2022 · 766 downloads
3.2.1+1.19.2:
- Fixed crashes on dedicated servers caused by trying to load client-only parts of the mod. (#100)
17.10.2022 · 17 062 downloads
3.1.3+1.18.2:
- Actually fix the missing config button (#95)
17.10.2022 · 1 843 downloads
3.1.3+1.18.2:
- Actually fix the missing config button (#95)
17.10.2022 · 205 downloads
3.2.0+1.19.2:
- Added per-item preview color customization config menu, modders may use the new ColorKey and ColorRegistry APIs.
- Fixed various typos and errors in localizations.
- Removed the unused 'Lock Preview Window' config option.
- Fix broken compatibility with Cloth Config v8.0.x and v8.1.x that caused the config button not to appear.
17.10.2022 · 939 downloads
3.2.0+1.19.2:
- Added per-item preview color customization config menu, modders may use the new ColorKey and ColorRegistry APIs.
- Fixed various typos and errors in localizations.
- Removed the unused 'Lock Preview Window' config option.
- Fix broken compatibility with Cloth Config v8.0.x and v8.1.x that caused the config button not to appear.
21.09.2022 · 96 738 downloads
2.3.9+1.16.5:
- Prevent config button from disappearing in newer versions of Cloth Config. (#95)
21.09.2022 · 163 downloads
3.1.2+1.18.2:
- Fix missing config button (#95).
- Bump the minimum required version of Cloth Config to v6.4.90.
21.09.2022 · 381 downloads
3.1.2+1.18.2:
- Fix missing config button (#95).
- Bump the minimum required version of Cloth Config to v6.4.90.
21.09.2022 · 244 downloads
3.0.6+1.17.1:
- Prevent config button from disappearing in future versions of Cloth Config. (#95)
17.09.2022 · 292 downloads
3.1.3+1.19.2:
- Fixed missing config button due to incompatibility with later versions of cloth config. (#94)
17.09.2022 · 3 138 downloads
3.1.3+1.19.2:
- Fixed missing config button due to incompatibility with later versions of cloth config. (#94)
18.08.2022 · 447 downloads
3.1.2+1.19.2:
- Updated to mc 1.19.2. (#91, #92)
18.08.2022 · 2 069 downloads
3.1.2+1.19.2:
- Updated to mc 1.19.2. (#91, #92)
31.07.2022 · 3 742 downloads
3.1.1+1.19:
- Added Ukrainian localization by Mark1ed. (#87)
- Fixed crash with plugins on world load caused by missing API methods.
- Removed warnings in log caused by extra fields in fabric.mod.json. (#89)
31.07.2022 · 27 257 downloads
3.1.1+1.19:
- Added Ukrainian localization by Mark1ed. (#87)
- Fixed crash with plugins on world load caused by missing API methods.
- Removed warnings in log caused by extra fields in fabric.mod.json. (#89)
31.07.2022 · 227 downloads
3.1.1+1.18.2:
- Added Ukrainian localization by Mark1ed. (#87)
- Fixed crash with plugins on world load caused by missing API methods.
- Removed warnings in log caused by extra fields in fabric.mod.json. (#89)
31.07.2022 · 606 downloads
3.1.1+1.18.2:
- Added Ukrainian localization by Mark1ed. (#87)
- Fixed crash with plugins on world load caused by missing API methods.
- Removed warnings in log caused by extra fields in fabric.mod.json. (#89)
28.07.2022 · 188 downloads
3.1.0+1.18.2:
- Added support for Forge. Fabric and Forge clients can connect with servers that have any version of ShulkerBoxTooltip (Fabric AND Forge).
28.07.2022 · 200 downloads
3.1.0+1.19:
- Added support for Forge. Fabric and Forge clients can connect with servers that have any version of ShulkerBoxTooltip (Fabric AND Forge).
28.07.2022 · 375 downloads
3.1.0+1.19:
- Added support for Forge. Fabric and Forge clients can connect with servers that have any version of ShulkerBoxTooltip (Fabric AND Forge).
28.07.2022 · 247 downloads
3.1.0+1.18.2:
- Added support for Forge. Fabric and Forge clients can connect with servers that have any version of ShulkerBoxTooltip (Fabric AND Forge).
16.07.2022 · 5 447 downloads
2.3.8+1.16.5:
- Fixed problems in multiplayer when server integration was turned on, notably on Hypixel where the player was sent to limbo.
16.07.2022 · 31 401 downloads
3.0.5+1.17.1:
- Fixed crash with TechReborn energy crystals
- Fixed crash related to input handling
- Fixed preview window being drawn being REI entries
- Fixed duplicate previews when using the Equipment Compare and Trinkets mods
- Added Korean localization by gyular
16.07.2022 · 368 downloads
3.0.10+1.18.2:
- Fixed random crashes when opening previews. (#78)
16.07.2022 · 906 downloads
3.0.10+1.19:
- Fixed random crashes when opening previews. (#78)