isXander / isXander/Controlify
Auto-Craft from Book
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.
no lol
Describe the solution you'd like
there should be an option that, when clicking from the book, it just crafts directly (i.e. clicking an axe puts an axe in your inventory, instead of it showing up in the crafting table)
Describe alternatives you've considered
mycrayfish's controllable has this feature, however my controller doesn't work on it lol.
Additional context
not much else, it's pretty self-explanatory lol
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 tracing the book click flow and how a selected recipe is currently sent to the crafting table. Compare the requested behavior with the referenced mycrayfish's controllable feature and identify the controller-facing entry point. Done means selecting an item from the book can optionally craft it directly into the inventory instead of only displaying it in the crafting table.
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
- 38/100