Patchouli

Patchouli

167M Downloads

Potential bug with mod + extensions in alternate namespace

williewillus opened this issue ยท 1 comments

commented

Mod loader

Fabric

Minecraft version

1.19

Patchouli version

1.19-74

Modloader version

na

Modpack info

No response

The latest.log file

n/a

Issue description

From Discord:

is patchouli unable to load books outside a mod's default resources location? I'm a maintainer for a modular mod where I had the intention of having the book loaded from the default location and the modules having extension books with categories and pages documenting the content available on them (so if you hadn't a module installed, you wouldn't see content that's not available). The book at src loads, but the test extension book I made at base did not. at first I thought I did something wrong with the extension, but removing the extends field from book.json does not make the extension book load as a standalone either. Am I missing something here? No relevant logs, version 1.19-74-FABRIC. Files here: CafeteriaGuild/DeepMobLearning-Refabricated@c0732b1#diff-3d103fc7c312a3e136f88e81cef592424b8af2464c468116545c4d22d6edcf19

Steps to reproduce

No response

Other information

No response

commented

I am also running into this exact issue.