PrismarineJS / PrismarineJS/minecraft-data

1.16.1 - some blocks have more shapes than states

Open
#659 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.