Client-side overlays
Apply facial overlays and expressions without server changes.
Customizable face overlays with client-side tracking support.
Motion provides customizable facial overlays and tracking utilities for Minecraft clients. The build uses mcmeta to resolve loader, API, and tooling versions for each Minecraft release.
# Fabric 1.21.1
./gradlew :loader-fabric:build -PmcVersion=1.21.1
# NeoForge 1.21.10
./gradlew :loader-neoforge:runClient -PmcVersion=1.21.10buildFromVersion in gradle.properties to set the minimum release (currently 1.21.11).Track feature progress in the checklist.