ldtteam / ldtteam/StorageRacks

Searching for the word "rack" (with no quotes) in the controller shows all items in the storage racks

Open
#51 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
4
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Being able to search for keywords like "Minecolonies" "looting" etc. is very cool.

In this one instance of the word "rack" ... could you code some exception to it so that it will show only items with the word "rack" in them? I think this is the only issue with the keyword search.

Minecraft 1.21.1
Storage Racks 1.12-1.21.1-release

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the controller's keyword-search handling and reproduce the search for "rack" in Minecraft 1.21.1 with Storage Racks 1.12-1.21.1-release. Trace why the unquoted term matches all storage-rack items, then verify that the search returns only items whose names contain "rack" while other keyword searches continue to work.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
game-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.