promotional bannermobile promotional banner

View Lock

Lock your view to a specific axis or position!

File Details

viewlock-fabric-1.19.x->1.20.2-1.2.jar

  • R
  • Dec 4, 2023
  • 42.36 KB
  • 282
  • 1.20.2+7
  • Fabric

File Name

viewlock-fabric-1.19.x-1.20.x-1.2.jar

Supported Versions

  • 1.20.2
  • 1.20.1
  • 1.20
  • 1.19.4
  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19

Curse Maven Snippet

Fabric

modImplementation "curse.maven:view-lock-689306:4924910"
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".