Перейти к содержимому
Mineforgian

Stashlight

The ultimate container searcher and item finder. Instantly search and highlight items in chests, shulkers, and barrels.

3K загрузок11 подписчиковGPL-3.0-or-laterfabricquilt

Обновлён 29 марта 2026 г. · опубликован 25 января 2026 г.

  • Search Screen
  • Search Screen
  • Item Tooltip (with Shulkerbox tooltip mod)
  • Shulkerbox Tooltip (with Shulkerbox tooltip mod)
  • Bundle Tooltip (with Shulkerbox tooltip mod)
  • Chest with NBTs (with Shulkerbox tooltip mod)

Stashlight

Stop searching for items like a maniac and find your forgotten loot instantly.

Stashlight is a lightweight, client-side Fabric mod that passively indexes every container you open, letting you instantly search for items across your world — even inside Shulker Boxes, Bundles, nested inventories, and across dimensions.

Features

  • World-wide instant search
    Locate items in any indexed container

  • Nested container indexing
    Caches nested inventories, enabling searches inside shulker boxes and bundles

  • Enhanced previews
    Full compatibility with ShulkerBoxTooltip for visual item previews directly in the search menu

  • Broad container support
    Works with Chests, Barrels, Shulkers, Hoppers, Droppers, Dispensers, and most modded block entities with inventories*

  • Visual in-world highlighting
    Found what you need? Click the result to highlight the container in the world for easy retrieval

  • Cross-dimension tracking
    Tracks containers across Overworld, Nether, End, and modded dimensions*

  • Client-side only
    Fully functional without server-side mods or plugins


* Modded containers and dimensions are untested but expected to work

Usage

Press NUMPAD 5 to open the search menu (keybind can be changed in Minecraft's controls settings).

Stashlight Search Screen

Requirements

License

This project is licensed under the GNU General Public License v3.0

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.0.0Релиз26.1, 26.1.1, 26.1.2fabric, quilt29 марта 2026 г.Скачать (234 КБ)
0.4.0-betaБета1.21.10fabric, quilt18 февраля 2026 г.Скачать (231 КБ)
0.4.0-betaРелиз1.21.11fabric, quilt18 февраля 2026 г.Скачать (232 КБ)
0.3.0-betaРелиз1.21.11fabric, quilt1 февраля 2026 г.Скачать (231 КБ)
0.2.0-betaРелиз1.21.10fabric, quilt30 января 2026 г.Скачать (230 КБ)
0.2.0-betaРелиз1.21.11fabric, quilt30 января 2026 г.Скачать (1.6 МБ)
0.1.0-betaРелиз1.21.11fabric, quilt29 января 2026 г.Скачать (1.6 МБ)
0.1.0-betaРелиз1.21.10fabric, quilt25 января 2026 г.Скачать (227 КБ)

Ченджлог

1.0.0Релиз26.1, 26.1.1, 26.1.2 · 29 марта 2026 г.

port: 26.1 update and 1.0.0 release

  • Bump Minecraft version to 26.1 and mod version to 1.0.0
  • Switch Java target to 25 and update build environment
  • Refactor UI and Item component access for 26.1 and owo-lib changes
  • Updated item data component parsing for Containers and Bundles
  • Adapted custom X-Ray and UI rendering code for the new 26.1 extraction rendering APIs
0.4.0-betaБета1.21.10 · 18 февраля 2026 г.

Performance improvements and optimizations for search screen rendering

Implement ItemGrid for improved performance in search results

  • Introduced a new ItemGrid component to replace the ItemSlot for better performance.
  • Enhanced SearchScreen to utilize ItemGrid, allowing for dynamic item display based on search results.
  • Updated client tick handling to toggle the search screen more efficiently.
  • Removed obsolete ItemSlot and QuantityLabel classes to streamline the codebase.

Improve sorting and searching mechanisms

  • Updated AlphabeticalSort to use a searchKey for more efficient sorting.
  • Enhanced DistanceSort by implementing a distance cache to optimize sorting performance.
  • Modified IndexedItem to include a searchKey, derived from the item's hover name.
  • Improved SearchScreen to debounce search input, reducing unnecessary refreshes and enhancing user experience.
0.4.0-betaРелиз1.21.11 · 18 февраля 2026 г.

Performance improvements and optimizations for search screen rendering

Implement ItemGrid for improved performance in search results

  • Introduced a new ItemGrid component to replace the ItemSlot for better performance.
  • Enhanced SearchScreen to utilize ItemGrid, allowing for dynamic item display based on search results.
  • Updated client tick handling to toggle the search screen more efficiently.
  • Removed obsolete ItemSlot and QuantityLabel classes to streamline the codebase.

Improve sorting and searching mechanisms

  • Updated AlphabeticalSort to use a searchKey for more efficient sorting.
  • Enhanced DistanceSort by implementing a distance cache to optimize sorting performance.
  • Modified IndexedItem to include a searchKey, derived from the item's hover name.
  • Improved SearchScreen to debounce search input, reducing unnecessary refreshes and enhancing user experience.
0.3.0-betaРелиз1.21.11 · 1 февраля 2026 г.

This release drops jar-in-jar and uses official owo-lib 0.13.0+1.21.11

  • updated to use official Mojang mappings
  • removed local/flatDir and jar-in-jar
  • now requires owo-lib v0.13.0 for 1.21.11
0.2.0-betaРелиз1.21.10 · 30 января 2026 г.
  • Introduced a new RadiusFilter class to filter items based on distance from the player.
  • Added searchRadiusIndex to Config for configurable search radius, with clamping to valid values.
  • Updated SearchScreen to include a slider for adjusting the search radius and integrated the new filter into the filter manager.
  • Enhanced sorting strategy tooltips to use translatable text for better localization.
0.2.0-betaРелиз1.21.11 · 30 января 2026 г.
  • Introduced a new RadiusFilter class to filter items based on distance from the player.
  • Added searchRadiusIndex to Config for configurable search radius, with clamping to valid values.
  • Updated SearchScreen to include a slider for adjusting the search radius and integrated the new filter into the filter manager.
  • Enhanced sorting strategy tooltips to use translatable text for better localization.
0.1.0-betaРелиз1.21.11 · 29 января 2026 г.

Update to 1.21.11

This version does not require you to download owo-lib separately. All necessary libraries (Owo, Endec, Jankson) are now bundled directly inside the mod file

Requirements:

  • Fabric Loader
  • Fabric API

Комментарии

Загружаем…