๐ฆ Bookshelf - 2.2.0#
๐ช The Dimensional Update!
This release introduces new modules for random distribution and terrain generation, improves existing modules, boosts performance, and fixes minor bugs. All > functions now work seamlessly across all dimensions.
Bookshelf is now based on Minecraft 1.21.3.
โก #265 - Load tags do not load modules in isolation anymore. This can now be done using the
exclusive_loadtag.๐ #270 - Enabled modules to operate seamlessly across all dimensions.
๐งฑ bs.block#
๐๏ธ bs.generate#
๐ #6 - Added module for terrain generation. Supports 2D algorithms for texture and heightmap-based generation.
โค๏ธ bs.health#
๐ #243 - Fixed unload function.
๐ฏ bs.hitbox#
โจ #203 - Added
#bs.hitbox:is_entity_in_blockto check if an entity is in a block.โจ #203 - Added
#bs.hitbox:is_entity_in_blocksto check if an entity is in any block.โก #252 - Optimized module for improved performance.
โก #276 - Add new hitboxes (new babies and salmon variants).
๐ #265 - Corrected hitbox for player in spectator mode.
๐ฑ๏ธ bs.interaction#
๐ #193 - Added module to track player actions on interaction entities: left/right click, and hover events.
๐ bs.link#
๐ bs.log#
๐ bs.move#
๐ฒ bs.random#
๐ฆ bs.raycast#
โฒ๏ธ bs.schedule#
๐
bs.xp#
๐ #256 - Fixed progress bar boundary issues at 0% and 100%.