11<!-- latest begin -->
22
3- ### 1.9.6
3+ ### 1.9.7
44
5- - added support for choosing colours for some overlay elements like
6- - locked slots background.
7- - hotbar locked slots highlight.
8- - same item highlight, 2 separate colours for full slot and background only.
9- - In single player the settings screen now pauses the game while shown.
10- - Minecraft version ** 1.19.3** is no longer supported.
11- - Minecraft versions ** 1.19 and 1.19.1** are no longer officially supported.
12-
13- But the 1.19.2 version will work with them but if you have problems you are on your own.
5+ - added support for wildcards in hotbar pickup whitelist.
6+ - workaround for ClientCommands incompatibility that was crashing the game.
7+ - added option to make auto refill to prefer smaller stacks when refilling.
8+ - now you can temporarily disable tool replacement if tou hold ** ALT** while the tool is active.
9+ - added gui hints for TFC and some new for Create
10+ - removed the analytics code. The server was down for few months anyway.
1411
1512### WARNING
1613
@@ -30,6 +27,19 @@ Any problems that are not reproducible on Fabric will be addressed with very low
3027<!-- latest end -->
3128<!-- rest begin -->
3229
30+ ### 1.9.6
31+
32+ - added support for choosing colours for some overlay elements like
33+ - locked slots background.
34+ - hotbar locked slots highlight.
35+ - same item highlight, 2 separate colours for full slot and background only.
36+ - In single player the settings screen now pauses the game while shown.
37+ - Minecraft version ** 1.19.3** is no longer supported.
38+ - Minecraft versions ** 1.19 and 1.19.1** are no longer officially supported.
39+
40+ But the 1.19.2 version will work with them but if you have problems you are on your own.
41+
42+
3343### 1.9.5
3444
3545- Added support for sorting based on the accumulated count of item type.
0 commit comments