Skip to content

Release v4.1.0 (Minecraft 26.2)

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jun 08:14
c719575

πŸ“¦ Bookshelf - 4.1.0

πŸ—‚οΈ The Collection Update!

Adds a new collection module and support for Minecraft 26.2.

Bookshelf is now based on Minecraft 26.2.

  • πŸ› #552 - Migrate to the Minecraft 26.2 predicate format.

🧱 bs.block

  • ✨ #555 - Updated block mappings for Minecraft 26.2.

πŸ—‚οΈ bs.collection

  • πŸŽ‰ #510 - Added a new bs.collection module with 45+ functional programming operations for collections, including map/filter/reduce, set operations, slicing, aggregation, and generation utilities.

🎯 bs.hitbox

  • ✨ #555 - Updated entity hitboxes for Minecraft 26.2.

πŸ”¦ bs.raycast

  • πŸ› #556 - Fixed $raycast.prev_entry_distance and $raycast.prev_exit_distance lambda score scaling.