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

Blip

A fast and easy fuzzy-search item grabber.

Загрузки
953
Подписчики
19
Обновлён
29 июля 2026 г.
Лицензия
MIT

Опубликован 13 июня 2025 г.

Blip

A fast and easy fuzzy-search item grabber.

Blip gives you a search box that lets you fuzzy find items

About

Blip is a Fabric mod that allows you to quickly put any item in your hand. It is designed to be quick and easy to use and is inspired by the Spotlight system-wide search on macOS and other desktop application launchers.

Click the image below to go to YouTube to watch a video of Blip in action.

Click the image below to go to YouTube to watch a video explaining Blip's functionality.

Here's how it works:

The search is activated by a configurable key binding (default J), which activates a text box. When you type into the text box, Blip uses your query to search for items. When you press Enter (or return, on Mac), the top result is placed in your hand. You will be given a single item if in Creative mode. If in Survival mode, the first stack will be moved into your hand, and whatever was in your hand will move to where the selected item stack was.

You may optionally specify a number before or after the query separated by a space to specify the number of items to put in your hand. For example, the queries carr 16 or 16 carr would give you 16 carrots.

Installation

You need to install the Fabric Mod Loader. See https://fabricmc.net.

Download the latest release from Modrinth.

To install the mod, follow this guide: https://docs.fabricmc.net/players/installing-mods.

Uninstallation

Remove blip-*.jar from the mods folder.

Blip does not generate or modify any other files.

Development

To build the project from source, simply run the command ./gradlew build. The completed jar will appear in build/libs/blip-v*.jar.

Contributing

There are many ways in which you can contribute:

  • For bug reports, please create an issue on the repository detailing exactly how the error occurred and attaching any relevant crash reports or logs.
  • For feature requests, please create an issue on the repository detailing what the feature or enhancement should be and how it would improve the project.
  • For pull requests, please maintain good coding practices and take feedback eagerly.
  • You can also contribute simply by sharing the mod with other people who might like it :)

Thanks to

  • Mojang for developing an awesome game.
  • The FabricMC project for creating Minecraft modding frameworks.
  • GitHub, for hosting my code.
  • Apache, for the fuzzy search system FuzzyScore.
  • IntelliJ, for developing a great IDE.

Ченджлог

2.0.0Релиз26.1.1, 26.1.2, 26.2 · 29 июля 2026 г.
  • Added support for >=26.1
  • Updated author and source URLs
1.0.4Релиз1.21.10, 1.21.11 · 11 октября 2025 г.
  • Added compatibility for Minecraft 1.21.10.

This release was tested and found compatible with:

Minecraft

  • 1.21.10 Fabric Loader
  • 0.17.3
1.0.3Релиз1.21.6, 1.21.7, 1.21.8 · 15 июля 2025 г.

Fixed a build issue that prevented the mod from loading properly.

1.0.3Релиз1.21.5, 1.21.6, 1.21.7 · 15 июля 2025 г.
  • Improved searching words out of order.
  • You can now use keypad ENTER to select the top item.
1.0.2Релиз1.21.5, 1.21.6, 1.21.7 · 24 июня 2025 г.
  • Only items in your inventory are now shown when not in Creative Mode.

Thanks to technicfan for their contributions in this release!

1.0.1Релиз1.21.4, 1.21.5, 1.21.6 · 17 июня 2025 г.

Added compatibility for all versions between 1.21.2 and 1.21.6 (inclusive).

1.0.0Релиз1.21.4, 1.21.5 · 13 июня 2025 г.

First release! 🎉

Комментарии

Загружаем…