isXander / isXander/Controlify
Add double click to pick up all the scattered one item.
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 341
- Forks
- 97
- Avg merge
- 1h
- Merged PRs (30d)
- 1
Description
Is your feature request related to a problem? Please describe.
When i was playing on one map. I need to pick all arrows. But they were scattered all over the chest. Out of habit, I pressed the pick all button twice, but didn't collect all the arrows into one slot.
Describe the solution you'd like
Add options to pick up everything on double tap from one type of item.
Describe alternatives you've considered
Nothing.
Additional context
Like a bedrock one:
https://github.com/isXander/Controlify/assets/88715280/6553c113-7a19-4b10-9b25-7425a0d9167d
Contributor guide
No contributing guide indexed for this repository
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
No files, tests, or entry points are named. Start by finding the existing pick-all button handling and the inventory logic for scattered items, then check how a double click or double tap could identify one item type. Done means a double action collects all matching scattered items into one slot without changing other pickup behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100