promotional bannermobile promotional banner

View Lock

Lock your view to a specific axis or position!

File Details

viewlock-fabric-1.17.x->1.18.x-1.2.jar

  • R
  • Dec 4, 2023
  • 42.12 KB
  • 65
  • 1.18.2+4
  • Fabric

File Name

viewlock-fabric-1.17.x-1.18.x-1.2.jar

Supported Versions

  • 1.18.2
  • 1.18.1
  • 1.18
  • 1.17.1
  • 1.17

Curse Maven Snippet

Fabric

modImplementation "curse.maven:view-lock-689306:4924904"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Added "/vl block <location: vec3> [track]" for locking the view to a specific block and optionally tracking to it every tick (it will stutter with quick movements). Relative positioning is allowed and will track to the most recent specified block.
  • Added "/vl block view [track]" for locking the view to the block in the player's crosshair and optionally tracking to it (see above).
  • Reformatted "/vl <pitch: float> [yaw: float]" to "/vl <pitch: RelativeAngle> [yaw: RelativeAngle]" to support relative angle adjustments.
  • Reformatted "/vl <lock: string (unlock | relock)>" to "/vl unlock" and "/vl relock".