File Details
ContainerSearcher-0.1.5+mc1.18.2.jar
- B
- Jun 11, 2022
- 90.64 KB
- 515
- 1.18.2
- Fabric
File Name
ContainerSearcher-0.1.5+mc1.18.2.jar
Supported Versions
- 1.18.2
Curse Maven Snippet
0.1.5
- fixed game crashing when loading a replay (replay mod) (because it tries to read the name of a fake world)
- added an option to disable file cache saving
- Stack Caching:
- saves enchantments
- saves Block Entities Content (shulkers, etc...) (supports ShulkerBoxTooltip)
- Search Menu:
- added some safety checks to avoid crashing if current entry is null
- added an option to search inside Block Entities (shulkers, etc...)
- added a cached since timestamp for containers
- fixed a bug with the distance slider getting desync between renderer and slot click
- fixed a bug where it saves the content of virtual menus on servers
- added a blacklist, to blacklist worlds and servers
- added a Search Near keybind to search of a held or hovered item in near containers
- added a check on the screen type to ignore recipe inventories (like crafting tables, furnaces, etc...) (because it was saving craft table's content)
- focused stack has now a highlight focused and darken unfocused slots and also has an option to toggle strict match (enchants, content, etc...)
- added a world options button
- added a sort mode button
- focused container will now blink less if you don't move, but will keep blinking if you go in its direction
- Cache Manager has been changed to only have one entry at the time and Cache Entry is now in its own class
- Focused Stack was also separated into its own class
- Last interacted block will be ignored it isn't a block entity
- Fixed major bug where skulls owner names where not serialized correctly and issued in an exponential data accumulation

