This repository has been archived by the owner on Jun 3, 2024. It is now read-only.
Required features for Patchouli #99
Labels
features needed for mod
A list of things needed for a specific Forge mod to work
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-events
patchwork-rendering
patchwork-fml
patchwork-gui
List, int, int, int, int, int, TextRenderer
overload)Misc:
Book loading issue
I was having trouble with book entries not showing up. Try setting a breakpoint on
BookCategory.getConfigFile
if you'd like to investigate.The text was updated successfully, but these errors were encountered: