Patchouli Resource Patch - Arch
This is a fork of the Patchouli Resource Patch mod that provides support for Fabric, Quilt, and Forge for Minecraft versions from 1.15.x to 1.19.x.
Recently, Patchouli started storing books in the /data/ directory, making it impossible to overwrite their content through external resource packs or data packs.
This mod uses mixin technology to change Patchouli's loading behavior, forcing it to first access resources from assets and then data from the data directory.
Especially useful for non-English speaking players and those who want to apply resource packs to Patchouli books.
For versions 1.15.x–1.19.x: some mods (such as Apothesis) still place their manuals in the traditional data folder, and in such cases, Patchouli doesn't even attempt to load content from resource packs, so this patch remains necessary.
For versions 1.20.x and above: Patchouli now only supports resource pack mode! This mod is no longer required.