Skip to content

Conversation

@MineRobber9000
Copy link

  • 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.

This fixes the error where RGBA images in jupyter notebooks (like the
`handle.image` example in `docs/overview.md`) show an error about not being
able to save an RGBA image 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.
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.

1 participant