PrismarineJS / PrismarineJS/minecraft-data
get recipes from recipes json asset
Closed
Nobody has claimed this yet.
extraction
- Dominant language
- JavaScript
- Stars
- 938
- Forks
- 294
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 23
Description
Yes mojang now store the recipes as json. Finally.
So we can just take that and convert it to our format (for 1.12 at least)
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 the existing recipe data format and Mojang's JSON recipe assets in the repository. Compare the source recipes with the current representation, focusing on Minecraft 1.12 compatibility. Done means the JSON recipes are converted into the project's format and covered by the repository's existing validation or test process.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100