Skip to content

fix[docs]: fix errors in docs/overview.md#490

Merged
vberlier merged 1 commit intomcbeet:mainfrom
MineRobber9000:fix-overview
Feb 16, 2026
Merged

fix[docs]: fix errors in docs/overview.md#490
vberlier merged 1 commit intomcbeet:mainfrom
MineRobber9000:fix-overview

Conversation

@MineRobber9000
Copy link
Contributor

  • The default pack.mcmeta has changed, so a comparison that was probably intended to return True instead returned False.
  • Commit 5d003d3 replaced Pack.content with Pack.all(), but this doc was never updated to match.
  • Updated the pinned version of pillow, fixing the error message in the handle.image example about RGBA images not being saveable as JPEG.

- The default `pack.mcmeta` has changed, so a comparison that was probably
intended to return True instead returned False.

- Commit `5d003d3` replaced `Pack.content` with `Pack.all()`, but this doc
was never updated to match.
@vberlier vberlier merged commit 9e76088 into mcbeet:main Feb 16, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants