@Everyone Wurst 7.46.3 is now available, with a hotfix for X-Ray possibly not working in 1.21.4 depending on your Fabric API version, as well as some other bugfixes and automated test improvements. Download it here: https://www.wurstclient.net/updates/wurst-7-46-3/
Changelog
Fixed X-Ray not working if you use Fabric API 0.110.5 in Minecraft 1.21.4 or 1.21.4-rc3. As a result of this fix, older Fabric API versions are no longer supported in the affected Minecraft versions.
If you somehow obtain a stack of multiple totems of undying, AutoTotem will now count them correctly.
Fixed ServerFinder skipping over some servers when checking if they work. (#1086)
.give
and .itemlist
now display the same error message if a given item name is invalid.
.give
can now place the given items anywhere in your inventory, not just in the hotbar.
Fixed .give
not working and added a test to make sure that won't happen again.
Fixed .copyitem
not working and added a test to make sure that won't happen again.
Added a test for the .modify
command.