PrismarineJS / PrismarineJS/minecraft-data
1.16.1 - some blocks have more shapes than states
Open
Nobody has claimed this yet.
pc
- Dominant language
- JavaScript
- Stars
- 938
- Forks
- 294
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 23
Description
In 1.16.1 the blockCollisionShapes.json some blocks have data for more states than they have:
- Chain has shape data for 6 states (but only has 2 states)
- Lantern and soul lantern has shape data for 4 states (but only has 2 states)
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
Open blockCollisionShapes.json and inspect the entries for Chain, Lantern, and soul lantern. Compare each entry's shape data with the states described in the issue; the work is done when those entries contain data only for their valid states.
Written by the indexing model from the issue text.
Assessment
- Domain
- data
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100