PrismarineJS / PrismarineJS/minecraft-data
Add blocks & items pc renames data
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 938
- Forks
- 294
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 23
Description
e.g. grass was renamed again in 1.20.3. Would be useful to track such data renames for compatibility (e.g. for some external data that is bound to specific version). Not possible to extract automatically (only validate), will add it soon. The only known version where this data cannot be mapped correctly is 1.13 where many blocks & items were merged (and there is another mapping for that), other versions have just name changes afaik
Maybe would also be useful for any other data?
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 the existing versioned block and item data in this repository, then compare the linked src/itemBlockRenames.json dataset and the stated 1.13 mapping exception. Determine how post-1.13 name changes should be represented and validated; done when the known renames, including the 1.20.3 example, can be tracked for compatibility.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100