promotional bannermobile promotional banner

Visor

Minecraft mod that brings full VR support to the game. Supports addons, customizing your VR experience

File Details

0.2.0-fabric

  • R
  • Dec 6, 2025
  • 19.46 MB
  • 52
  • 1.20.1+1
  • Fabric

File Name

Visor-0.2.0-fabric.jar

Supported Versions

  • 1.20.1
  • 1.20

Curse Maven Snippet

Fabric

modImplementation "curse.maven:visor-1237315:7299087"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

## Major Changes **Network:** * The server now correctly detects Visor usage by players. * Bows now shoot arrows in the correct direction. **Movement:** * Fixed an annoying jittering issue when moving toward blocks. * VR rotation is now saved in the world on both local and server. * Added smooth rotation option * Added movement modes: controller movement and teleportation. * Added rotation flight mode (same as rotation mode, but only while flying). * Added crawling and climbing. * Auto walk-up can now be disabled in the settings menu. * Added configuration options for jumping, sneaking, crawling, and sprinting thresholds. * Added a **Movement State** overlay that displays an image on your off-hand (can be repositioned via VR settings). Supported states: * Running * Sneaking * Crawling * Swimming * Climbing * Flying * Fast flying * Fall flying (elytra) **API:** * Pose data type enum now uses PREV and TICK types instead of PRE_TICK, POST_TICK. ROOM renamed to RELATIVE * Added VRRemotePlayer to access VR data of other players received from server * Added PoseHistory for RELATIVE and TICK pose data types