Compatibility
Minecraft: Java Edition
1.21.11
Platforms
Supported environments
Server-side
Creators
Details
Licensed LGPL-3.0-only
Published 17 hours ago
Booklet
A server side, fully data driven guidebook mod! Designed to allow easy and language-dependent guidebooks for Polymer-powered mods (or is just server side by nature).

Dependencies
This mod depends on Polymer library and server resource packs to work! Currently, there is no way to use this without a resource pack. Bedrock isn't supported either.
Click here for info about hosting resource packs with Polymer
Usage:
Add it to your dependencies like this:
repositories {
maven { url 'https://maven.nucleoid.xyz' }
}
dependencies {
modImplementation "eu.pb4:booklet:[TAG]"
}
See https://github.com/Patbox/booklet/blob/master/USAGE.md for information about creation of guidebooks.


