HomeJavaModsDomix's Guidebook
Domix's Guidebook
Domix's Guidebook — screenshot 1Domix's Guidebook — screenshot 2Domix's Guidebook — screenshot 3

divider

Domix’s Guidebook is a simple, data-driven API for creating in-game guidebooks for Fabric mods.

It allows mod developers to define guidebook content entirely through JSON, including pages, images, items, and recipes, without needing to write custom UI or rendering code.

The API is designed to be lightweight, flexible, and easy to integrate. Mods can register their own guidebooks, provide custom assets, and extend the system with additional element types if needed.

The guidebook system was originally part of my Domix’s Creatures mod, and has since been reworked into a standalone API that can be reused across my own projects and integrated by other modders.

The guidebook is used by right-clicking an entity that has a corresponding entry, or by right-clicking while holding the guidebook in one hand and an item with an entry in the other. A small magnifying glass icon will appear under the cursor if an entry is available.

divider2

Quick facts

Install steps are the general flow for this file type — see the MC Java Mods guides for the full walkthrough.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more