Скачать Spyglass — Minecraft Моды — MetaMods
Spyglass

Spyglass

Активный

Установок

0

Последнее обновление

2 месяца назад

Версии

1.21.4
Клиент
Fabric
Игровые механики
Управление
Утилиты

a search menu with "Sy" typed and suggestions below is shown over dimmed minecraft gameplay. the top suggestion is "Items > minecraft:spyglass" and the rest are other items.

what is this

it acts similarly to VSCode's command palette. you can trigger actions and search for things directly from the menu. there are already mods that do this, like too many binds or limelight, but those don't implement fuzzy search.

fuzzy search

this uses a special search syntax, where the characters in the query only have to appear in order in the target string, and capital letters enforce word boundaries. this has an advantage over standard exact substring match, as it saves typing. for example, you could match "waxed_exposed_cut_copper_stairs" with the query "WECCi".

controls

use R to open the search menu. you can scroll and select using a keyboard or a mouse. Left Click or press Enter to trigger the primary action. Right Click or press Shift + Enter to trigger the secondary action.

current features

  • search for items
  • activate keybinds
  • set/modify keybinds

planned features

  • modify game options
  • mod support (ex. maLiLib)
  • search minecraft wiki
  • run commands / command macros

stability

this is alpha software. there are probably some bugs. please submit them on the codeberg so i can fix them :3

Участники проекта
DiamondTaco

DiamondTaco

Разработчик