Tis

Minecraft 26.2 snapshot 2

Original Changelog

Another Chaos Cubed snapshot fixes several issues.

Mobs

When aquatic mobs pathfind towards a target, they must be within 0.5 blocks vertically instead of 1 block of the current node before moving on to the next node.

Debug Properties

Added SIMULATE_LIBRARY_LOAD_FAILURE. It caused the JVM to throw an UnsatisfiedLinkError and crash the game right before loading LWJGL and other libraries.

Command-Line Args

Added a new argument: --graphicsBackend <api>. <api> can be default, opengl, or vulkan. It forces the graphics backend setting to the specified value.