@Everyone Wurst 7.48 is now available. Download it here: https://www.wurstclient.net/updates/wurst-7-48/

Changelog
Added .viewcomp
: Allows you to view/copy component data in the same way .viewnbt
does for NBT data. Also supports a new .viewcomp type <query>
syntax that lets you search for certain component types.
.modify
will now modify component data instead of NBT data. The new syntax is .modify set <type> <value>
and .modify remove <type>
. (Since NBT data is itself a component, you can technically still modify NBT data by doing .modify set custom_data <your_nbt_here>
.)
Added a "Reverse steal order" checkbox to AutoSteal. Helps to preserve the order of items between containers and the player inventory.
Fixed NoBackground not working.
Fixed ChestESP not recognizing the bamboo raft with chest as a chest boat.
Replaced Google Analytics with Plausible.
Fixed some of the rendering issues in 1.21.6 snapshots.