- fixed the JEI integration not working properly, now books should actually show up next to a recipe
- redid the config system (twice) -> please regen your config
- added my own inventory button, which can be placed freely, addresses #2
- fixed the broken refmap
- fixed crash when a modpack book don't want to use my
BookExtension
- added more keys to my ExtendedBooks
book_plus
- enables user created books to default to my version of the patchouli bookdisabled
- disables the registration of the book (this is mostly for me to hide WIP books)pamphlet
- books no longer display as pamphlets by default, this key now allows you to enable it
- added a config option to disable the JEI integration
- removed my Patchouli Books book from the JEI integration as it is not a real book and only shows examples of the new page types
- backported PatchouliButton from 1.20
- if you don't specify an override in the patchouli config, I now add a button that opens a GUI, which displays all loaded Patchouli books and gives you easy access to all of them
- this comes with its own config option to disable it
- started working on IC2C
- started working on BuildCraft (FlashyGuitar603)
- added new JEI integration, which displays books that contain a page with the item you are looking at
- if there are multiple books with the item, they will be arranged in a grid
- the book only shows up if the related entry with the item is unlocked
- added the possibility to force lock a book entry, simply use the
force_lock
field in the entry json - maybe now I have the time to actually write more books
- fixed server crash when trying to load the mod
- fixed the curseforge link in the patchouli books book
- removed the reflection part to register the new page types as it causes a crash when launched outside of the dev environment
- refactored the custom landing page to no longer rely on a mixin
- implemented pamphlets for books that have only 1 category
- added HEI/JEI integratiopn so you can lookup all recipes and usages of all items rendered in any book
- added a new page type for Pedestal Crafting but should also be usable for stuff like Extended Crafting
- added my own version for most of the default pages
- these are more modular and space efficient
- they allow for more customization and don't simply break if a field is missing
- furthermore they provide additional debug information
- these advanced versions of the pages can be accessed by appending a
+
to the page name (e.g.text+
)
- added GenDustry
- added Moar Boats
- added Patchouli Books (obviously)
- added Pressure Pipes
- added Thermal Logistics