PrismarineJS / PrismarineJS/minecraft-data
Metadata blocks only exist for some blocks.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 938
- Forks
- 294
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 23
Description
Currently in blocks.json only some blocks contain their metadata display name and the such,
One such example is stone. Which has multiple metadatas. Yet they are not listed but the metadata are listed for things like logs.
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 inspecting blocks.json, comparing the stone block's metadata entries with blocks such as logs. Identify which block metadata display names are missing and make the metadata coverage consistent across the listed blocks. Done means the previously omitted metadata, including stone's variants, are represented in blocks.json.
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
- 35/100