lambda-client / lambda

Minecraft utility mod coded in Kotlin
GNU Lesser General Public License v3.0
583 stars 144 forks source link

Add a Search function next to your inventory to find the item that you want. Fast #368

Open liangforstudy opened 2 years ago

liangforstudy commented 2 years ago

Also adds the option to search all chests that you opened in the world with this client open, this can reduce the time spend on searching and sorting item in your inventory/stash.

As said in a Ximuvoid Video 41 secs in, https://www.youtube.com/watch?v=zJtJ90Vl03M&t=41s One of Minecraft's greatest barriers in creative building in survival mode is the choice of hundreds and hundreds of blocks sprawled out around a player's stash. I think such a quality of life improvement sure does benefit those with little time playing Minecraft.

One mod that you can get inspired from is https://www.curseforge.com/minecraft/mc-mods/inventory-profiles-next

For the client to save chest data, I suggest looking at pokechu22's world downloader code for hints to make that happen.

CozyMeli-gitv2 commented 2 years ago

whoever makes this a thing deserves worlds best head