ldtteam / ldtteam/StorageRacks
Searching for the word "rack" (with no quotes) in the controller shows all items in the storage racks
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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