Skip to content

feat: add item ID search with * prefix#71

Open
luo-zi wants to merge 3 commits into
Frostbite-time:1.21.1from
luo-zi:pr/item-id-search
Open

feat: add item ID search with * prefix#71
luo-zi wants to merge 3 commits into
Frostbite-time:1.21.1from
luo-zi:pr/item-id-search

Conversation

@luo-zi

@luo-zi luo-zi commented Jul 23, 2026

Copy link
Copy Markdown

Implements item ID search using the *\ prefix in the search box.

Closes #57

luo-zi added 3 commits July 23, 2026 21:09
Add support for searching items by their registry path using the * prefix,
consistent with AE2 and REI conventions. For example, *cell will match items
like ae2:cell or minecraft:spore_cell.

The search only matches the path portion of the resource location (without
namespace), since @ prefix already handles mod ID searches.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

建议添加“按ID搜索”模式

1 participant