• check_circle Advancements
  • check_circle Functions
  • check_circle Loot Tables
  • check_circle Predicates
  • check_circle Structures
  • 2,215 views, 2 today
  • 43 downloads, 0 today
  • 10
  • 18
Gunivers
Level 30 : Artisan System
23

Bookshelf Minecraft Data Pack

Bookshelf Minecraft Data PackBookshelf Minecraft Data Pack



🕵️‍♂️ What is Bookshelf?



Bookshelf (formerly known as Gunivers Libs) is a user-friendly modular library datapack, crafted to assist mapmakers in effortlessly implementing intricate systems within their maps.

Bookshelf is split into several modules. You can download a zip from the Github release page with each module zipped with its dependencies to pick the module(s) you need.


You can also download the whole datapack in Modrinth.

🛠️ Key features


📄 Bookshelf Dev: an optional datapack for development time that includes utilities as logs and variable dump.

🧮 Mathematical functions: sin, cos, exp, log, sqrt...

🖥️ Bitwise functions: and, or, xor, not, msb...

🏷️ ID system: easily identify entities.

🔗 Link entities: link positions and rotations between entities and create coherent structures!

🏃 Move and vectors: give customized trajectories to entities, which can bounce on blocks and more...

❤️ Health management: easily modify player health!

🧱 Block management: get and manipulate blocks (supports BlockStates and NBT)!

And much more...

🔥 Motivation


As developers, we recognize the importance of using libraries to save time and avoid reinventing the wheel. Unfortunately, we've noticed that mapmakers within the Minecraft community are often unfamiliar with this concept.

That's why we started this project, to introduce a variety of reusable tools and try to convince mapmakers to embrace the use of libraries.

While we strive to keep these modules as much optimized and accurate as possible, our main goal is to offer a wide range of features and provide tools that are both easy to use and install. Therefore, we will always prioritize accessibility above everything else.

🤝 Contribution


👉 Please refer to the contribution docs for more information

Anyone can contribute to Bookshelf. Please do so by posting issues when you've found something that is unexpected or sending a pull request for improvements. If you have any doubts related to the project or want to discuss something, then join our Discord server.
CompatibilityMinecraft 1.15
toMinecraft 1.21
Tags

8 Update Logs

3.0.2 (MC 1.21.5) : by Gunivers 05/04/2025 4:11:38 pmMay 4th

📦 Bookshelf - 3.0.2


🩹 A Quick Hotfix!
This is a hotfix for version 3.0.1.
  • 🐛 #431 - Improve compatibility by using deflate instead of bzip2 for compression.

❤️ bs.health

  • 🐛 #428 - Ensure player health updates correctly when using percentage-based max health attributes.

🔬 bs.dump

  • 🐛 #432 - Fix dump failing on compounds with single-letter keys.
LOAD MORE LOGS

Create an account or sign in to comment.

Welcome