作者:rebot | 分类:模组
Minecraft 版本: 1.21.6 1.21.7 1.21.8
平台: fabric
标签: game-mechanics management utility
The fzf inspired command introduces a "fuzzy search"-based command search and execution system. It allows you to search previously entered commands, regardless of the exact phrasing, and quickly reuse them.
J key (default keybind, configurable) to open the Fuzzy Command Search screen.Enter key.Tab key will suggest the selected command, allowing you to edit it further in the chat bar.J to open the fuzzy command finder (this keybinding can be re-configured)When you select an entry you can do one of the following quick actions:
EnterTabArrow Down or Shift + JArrow Up or Shift + KShift + XShift + CShift + BWhen you interact with a command block and change its command, if you have theEnable Command Block Logging option enabled, Fuzzy will automatically log that command into its search history. This means you'll be able to pull up the Command Search later on and reuse the command you entered into the command block, even after closing the command block's interface.
Command Block commands appear in yellow and they have a @ prefix in the command search.
TIP: Use command block logging in combination with Shift + B to quickly swap between command blocks (Demo)
Fuzzy uses xdrop/fuzzywuzzy for the fuzzy search.
请登录后举报
暂无评论,抢个沙发吧~