File Details
patchoulibooks-0.2.7.jar
- R
- Aug 29, 2025
- 594.71 KB
- 26.5K
- 1.12.2
- Forge
File Name
patchoulibooks-0.2.7.jar
Supported Versions
- 1.12.2
Curse Maven Snippet
[0.2.7] - 2025-08-29
Changes
- updated MixinBooter version to 10.6
- fixed breaking all books (I forgot the null check)
- added support to lock entries behind a gamerule (only boolean gamerules are supported)
{
"requirements": [
{
"type": "gamerule",
"trigger": "doDaylightCycle"
}
]
}