Book Not Loaded
lucasteo16 opened this issue ยท 2 comments
Minecraft Version
1.20.x
Mod Loader Version
0.14.23
Mod Version
1.3.4+1.20.1
Describe the Issue
Book not craftable and not given to player when starting a new game. (I do not know what the default behavior is)
latest.log
Extracted Logs
[10:33:06] [Render thread/ERROR]: Failed to load book dehydration:dehydration defined by mod dehydration, skipping
java.lang.IllegalArgumentException: Book dehydration:dehydration has use_resource_pack set to false. This behaviour was removed in 1.20. The book author should enable this flag and move all book contents clientside to /assets/, leaving the book.json in /data/. See https://vazkiimods.github.io/Patchouli/docs/upgrading/upgrade-guide-120 for details.
Do you use any other mods except the required ones?
yes
Fixed with 88e6748
Just have not published yet.