PrismarineJS / PrismarineJS/minecraft-data
1.20.2 and 1.20.3 missing metadataKeys in entities.json.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 938
- Forks
- 294
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 25
Description
Seems that the minecraft-data-generator-server doesn't output that information, and the tests don't check that it exists.
I will look into getting this information into the entities.json on both versions and look into if minecraft-data-generator-server can generate it.
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 with minecraft-data-generator-server and the tests that validate entities.json output. Check how versions 1.20.2 and 1.20.3 are generated, then ensure metadataKeys are present in both entities.json files and add coverage showing that the generated data includes them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100