Patchouli: Fabric Edition
Patchouli: Fabric Edition is an unofficial community-maintained Fabric port of Patchouli for Minecraft 1.21.11.
Patchouli is a data-driven in-game documentation system for Minecraft mod and modpack authors. It allows projects to create accessible and interactive guide books with text, images, recipes, entities, quests, relations, progress displays, and multiblock previews.
Original Project and Credit
This project is based on the original Patchouli project.
All credit for the original Patchouli project, design, code, and assets belongs to its original authors and contributors, including Vazkii and williewillus.
Original CurseForge project: https://www.curseforge.com/minecraft/mc-mods/patchouli
Original source repository: https://github.com/VazkiiMods/Patchouli
Official documentation: https://vazkiimods.github.io/Patchouli/docs/intro
This project is not an official release by VazkiiMods and is not endorsed by, sponsored by, or affiliated with the original authors.
How This Project Differs
The official Patchouli project does not currently provide this maintained Minecraft 1.21.11 Fabric build.
This project ports the Minecraft 1.21.1 implementation to Minecraft 1.21.11 and publishes the Fabric edition for this version.
The port includes:
- Minecraft 1.21.11 and Java 21 API migrations.
- Fabric Loader and Fabric API support for Minecraft 1.21.11.
- Migration of book item rendering to the newer data-driven item model system.
- Fabric recipe synchronization and book rebuilding after synchronized recipes arrive.
- Migration of in-book multiblock previews to Minecraft's picture-in-picture rendering system.
- Restored translucent world multiblock previews.
- Compatibility fixes for 1.21.11 text rendering, networking, mixins, and NBT APIs.
- Restored opaque book text colors when six-digit hexadecimal colors are used.
Compatibility
- Minecraft: 1.21.11
- Mod Loader: Fabric
- Fabric Loader: 0.15.11 or newer
- Fabric API: 0.139.4 or newer for Minecraft 1.21.11
- Java: 21
- Environment: Client and Server
Fabric API is required.
License
The original Patchouli code and assets are licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
This unofficial Minecraft 1.21.11 Fabric port and its modifications are distributed under the same license. The original license file and attribution notices are retained.
License: https://creativecommons.org/licenses/by-nc-sa/3.0/legalcode
Port source repository: https://github.com/gege-tlph/Patchouli
Repository license file: https://github.com/gege-tlph/Patchouli/blob/port/1.21.11-fabric/LICENSE

