PrismarineJS / PrismarineJS/minecraft-data
Add an "outIngredients" in recipe format
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 938
- Forks
- 294
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 23
Description
http://minecraft.gamepedia.com/Written_Book is an unordered recipe, ie it uses ingredients. But it doesn't consume the written book so there should be a "outIngredients" in the recipe format.
see https://github.com/PrismarineJS/minecraft-data/blob/master/enums/recipes.json#L3479
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
Inspect enums/recipes.json around the referenced entry at line 3479 and compare its structure with other unordered recipes. Add the outIngredients field for the written-book recipe, then verify that the recipe format remains consistent with nearby entries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100