Skip to content

Releases: VazkiiMods/Patchouli

release-1.21-88: Fix: Item tags not applying

06 Feb 16:25
Compare
Choose a tag to compare
Fix: Malformed zh_cn localization file
Add: Recipe page fields to disable recipe links
Add: Smithing page template

release-1.20.6-86.1

06 Feb 16:15
Compare
Choose a tag to compare
Fix: Malformed zh_cn localization file

release-1.20.1-84.1

06 Feb 16:09
Compare
Choose a tag to compare
Fix: Malformed zh_cn localization file

release-1.21-87: Release 1.21-87

01 Sep 16:25
Compare
Choose a tag to compare

release-1.20.6-86: * Update to 1.20.6

05 Jul 16:19
Compare
Choose a tag to compare
* Add advancement trigger fired when reading a book

release-1.20.4-85

06 Apr 11:53
Compare
Choose a tag to compare
Updated to 1.20.4, now supporting NeoForge.

release-1.20.1-84: Release 1.20.1-84

18 Dec 11:28
Compare
Choose a tag to compare
Decrease forge version requirement to 47.1.3.
No functional change on Fabric.

This is to accomodate neoforge 1.20.1 users, because the Forge and NeoForge codebases
diverge after this version.
Note though that Patchouli 1.20.1 is still targeting legacy forge in 1.20.1, and reports
related to neoforge will not be accepted until 1.20.2+, where we plan to switch to targetting neoforge.

release-1.20.1-83: Release 1.20.1-83

22 Nov 23:31
Compare
Choose a tag to compare
Decrease forge version requirement to 47.1.47.
No functional change on Fabric.

This is to accomodate neoforge 1.20.1 users which don't have a 47.2.x version.
Note though that Patchouli 1.20.1 is still targeting legacy forge in 1.20.1, and reports
related to neoforge will not be accepted until 1.20.2, where we plan to switch to targetting neoforge.

release-1.20.1-82: Release 1.20.1-82

22 Nov 01:36
Compare
Choose a tag to compare
* Fix model loading crash on newer Fabric API versions
* Fix focus sticking on next/previous page buttons sometimes (alcatrazEscapee)
* Various error handling improvements
  * Relation pages now fail fast when the entries are not found
  * Hide "not reloading resource pack books" log message because too many people think it's an error
  * When deserializing the "type" field of a page, use vanilla's Gson helper for better error logging
* Language improvements
  * cs_cz added (Polarni)
  * ru_ru updated (Tefny)
  * uk_ua created (unroman)
  * zh_cn updated (FinaFina)

release-1.20.1-81: Release 1.20.1-81

11 Jul 01:49
Compare
Choose a tag to compare
Change: Increase required Forge version
Fix: Book recipes causing crashes