PrismarineJS / PrismarineJS/minecraft-data
Generating protocol.json from burger extracted data
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 938
- Forks
- 294
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 25
Description
http://pokechu22.github.io/Burger/1.11.json
a bit similar to https://github.com/PrismarineJS/minecraft-jar-extractor/blob/master/protocol_extractor.js
GarethTheGreat from #mcdevs uses burger data to generate c++ classes to handle the protocol, so it might be usable.
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 comparing the Burger 1.11 JSON with minecraft-jar-extractor's protocol_extractor.js, then inspect how this repository represents generated protocol data. Define the generation inputs and expected protocol.json output before implementing it. Done means Burger-extracted data can produce a usable protocol.json for the repository's consumers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100