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 2f8069b commit 1c3c2eb
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.20.1
forge_version=47.0.1
cyclopscore_version=1.19.4-497
integrateddynamics_version=1.20.1-1.16.7-575
integratedterminalscompat_version=1.20.1-1.0.0-96
integratedterminalscompat_version=1.20.1-1.0.0-101
integratedcrafting_version=1.20.1-1.1.3-174
release_type=release
fingerprint=bd0353b3e8a2810d60dd584e256e364bc3bedd44
Expand Down

0 comments on commit 1c3c2eb

Please sign in to comment.