Compatibility
Minecraft: Java Edition
1.21.5
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Changelog
📦 Bookshelf - 3.0.1
🩹 Simple Hotfix!
This is a hotfix for version 3.0.0.
- 📝 #314 - Add the Lifestring example, linking players' health using the
bs.health
module.
❤️ bs.health
- 🐛 #410 - Ensure player health updates consistently.
- 🐛 #426 – Players are now correctly killed when their health drops below 0, unless they are in Creative or Spectator mode.
🧣 bs.spline
- 🐛 #423 - Fix module tag incorrectly set to default, now set to runtime to ensure the module is properly included in bundles.
- 🐛 #412 - Fix Hermite spline tangents to use absolute space instead of relative.
- ⚡ #409 - Improve performance of sampling and streaming functions.
🔠 bs.string
- 🐛 #423 - Fix module tag incorrectly set to default, now set to runtime to ensure the module is properly included in bundles.
👀 bs.view
- 🐛 #424 - Fix
#bs.view:at_block_placement
that was incorrectly using hit normal data from the previous call instead of the current one.