Skip to content

Bookshelf (previously Gunivers Libs) is a highly accessible modular library datapack, designed to help mapmakers to quickly & easily implement complexe systems in their maps.

License

Notifications You must be signed in to change notification settings

theogiraudet/Bookshelf

 
 

Repository files navigation

Bookshelf

Download    Documentation    Discord


🕵️‍♂️ 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 packages page with each module zipped with its dependencies to pick the module(s) you need.

🛠️ Key features

📄 Bookshelf Dev: an optional datapack for development time that includes utilities such 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 this repository. 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.

About

Bookshelf (previously Gunivers Libs) is a highly accessible modular library datapack, designed to help mapmakers to quickly & easily implement complexe systems in their maps.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • mcfunction 93.6%
  • Python 6.0%
  • Other 0.4%