You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 3, 2024. It is now read-only.
An in-game book mod, required for quite a few mods including Botania - CurseForge.
As per my issue for Curios, this list is probably not complete. It allowed me to start the game and open the landing page of the 1.15 sample book, however the contents failed to load (probably either because it's a 1.15 book on 1.14, or due to a fault in Patchwork's config implementation - the latter seems fairly likely - see below).
An in-game book mod, required for quite a few mods including Botania - CurseForge.
As per my issue for Curios, this list is probably not complete. It allowed me to start the game and open the landing page of the 1.15 sample book, however the contents failed to load (probably either because it's a 1.15 book on 1.14, or due to a fault in Patchwork's config implementation - the latter seems fairly likely - see below).
Required features
patchwork-entity-eventspatchwork-renderingpatchwork-fmlpatchwork-guiList, int, int, int, int, int, TextRendereroverload)Misc:
Book loading issue
I was having trouble with book entries not showing up. Try setting a breakpoint on
BookCategory.getConfigFileif you'd like to investigate.