Skip to content

Commit

Permalink
Bump compat version
Browse files Browse the repository at this point in the history
Fixes:
* Fix JEI lag caused by non-crafting recipes being considered in terminal
  Closes #141
* Fix JEI/EMI/REI cache not invalidating when player inv changes
* Improve JEI/REI/EMI performance, #139
  • Loading branch information
rubensworks committed Nov 27, 2024
1 parent a99f705 commit ce9848e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ minecraft_version=1.19.2
forge_version=43.2.21
cyclopscore_version=1.19.4-495
integrateddynamics_version=1.19.2-1.16.5-559
integratedterminalscompat_version=1.19.2-1.0.0-97
integratedterminalscompat_version=1.19.2-1.0.0-100
integratedcrafting_version=1.19.2-1.1.0-147
release_type=release
fingerprint=bd0353b3e8a2810d60dd584e256e364bc3bedd44
Expand Down

0 comments on commit ce9848e

Please sign in to comment.