isXander / isXander/Controlify
Add OffHand Quick Move
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 341
- Forks
- 97
- Avg merge
- 1h
- Merged PRs (30d)
- 1
Description
Items like totems, shields, and fireworks could automatically move to the off-hand when using quick move, making it much easier to equip them. If the off-hand is already occupied, the item could go directly to the hotbar or inventory instead. This would save time and make managing off-hand items more convenient, especially during combat or fast-paced situations.
In Minecraft Bedrock, items like shields and totems can easily move to the off-hand. this mod could adapt this system, letting items to the off-hand or go to the hotbar/inventory if it's occupied, just like bedrock
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
Start by locating Controlify's quick-move handling and the inventory or off-hand entry points; the issue does not name files or tests. Compare the requested behavior with the Bedrock example, then verify that eligible items move to the off-hand and fall back to the hotbar or inventory when it is occupied.
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
- 35/100