Mod

PolarBooks

Quick rating

PolarBooks

No reviews yet

Allows you to dynamically add commands that open customizable book GUIs

Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.3
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

PolarBooks

This mod is aimed at allowing servers to create books that allow you to inform players through a simple book GUI.
The mod has three main components that you can include for every piece of text you add:

  • text itself
  • A link, if you wish for the text to lead to a website
  • A color for the text.
  • A command to run upon clicking the text.

Sidenote: A link takes precedence over a command, make sure to only include a command or a link.

If you do not wish to include a color, a command or a link, you can omit them in the config file.
This mod also allows you to dynamically add commands to access the different books, which can also be configured in the JSON files.

The default config looks as follows:

{
      "Pages": [
        {
          "text": [
            {
              "text": "Visit our store:\n",
              "color": "1B41FF"
            },
            {
              "text": "Click me",
              "link": "https://www.minecraft.net/en-us",
              "color": "CDFF00"
            }
          ]
        }
      ]
}

The configs work as follows:
By adding a new dictionary inside "pages" (A dictionary is anything wrapped in {}), you will add a new page with the text components you add in the text list.
When you run the command to get the book, it will automatically load all the pages and text contents inside it.

🛠️ Adding new commands

If you wish to add a new command using this mod, you need to create a new file with the same format as the default config. Upon restarting your server, they will be loaded in.
In the following example, a website and store command will load:

Example Image


❓ Need Help?

You can either DM me on Discord @polarplar or join my development Discord and ask your questions there! Also, check out my other projects!

Discord Modrinth

Screenshots

Gallery

  • Custom book
    Custom book Custom book with color and link
  • Custom Command
    Custom Command Add custom commands to open the books

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync