ch_o6 When Xray is turned on, grass, leaves, wood, stalactites, etc. will be displayed. Some items that did not appear before and were not set to be displayed in the settings
ZANXEY ch_o6 You can either: wait for Alexander to merge it into Wurst and hope that it will be included in the next release build it yourself Here's how to build it (run these commands): Download the repository: git clone https://github.com/ZANX3Y/Wurst7 Open the folder: cd Wurst7 Change branch to the X-Ray fix: git checkout fix/xray Build the client: ./gradlew build Mod jar will be located at Wurst7/build/libs - copy it to your launcher's mods folder
Alexander01998 Sorry, there's been a lot of new PRs recently. I'm working my way through them, but it will take some time.