Перейти к содержимому
Mineforgian

View Lock

Lock your view to a specific axis or position!

Загрузки
6K
Подписчики
37
Обновлён
12 декабря 2024 г.
Лицензия
MIT

Опубликован 17 октября 2022 г.

This mod locks your view to a specific direction and can be adjusted to only lock up and down or left and right. The view can also be locked to the closest x and y axes using a key.

Usage:

Align your view to whichever x and y axis you would like and press Y. This will lock your view to those axes. To unlock/lock your up and down movement, press U. To unlock/lock your left and right movement, press I. Alternatively, just press U or I to unlock/lock your left and right or up and down movement.

Examples:

  • When using an afk farm, sometimes keeping the view steady and consistent can be difficult, especially when having to place blocks. This mod fixes that problem by allowing the user to configure their view to specific positions.
  • Repetitively placing down blocks can be quite tedious. Sometimes when placing long lines of blocks, the player will start to drift from side to side, requiring you to realign yourself. This mod allows you to align yourself to a specific axis so you don't have to deal with realignment.

Controls:

Y: Toggle locks and unlocks the view to the closest x and y axes
U: Toggles locking on up and down view movement (x axis)
I: Toggles locking on left and right view movement (y axis)

Commands:

/vl <pitch: RelativeAngle> [yaw: RelativeAngle] - Precisely (and relatively) position your view to a specific pitch and yaw.
/vl block <location: vec3> [track] - Lock (and optionally track) your view to a specific block (with relative positioning).
/vl block view [track] - Lock (and optionally track) your view to the block in your crosshair.
/vl unlock - Unlock your view without losing your state.
/vl relock - Relock your view without losing your state.

Requirements:

Fabric API

Installation:

For client side: Download the jar and place it in "../.minecraft/mods" (Note: this mod is client-side only and should work on all servers)

Ченджлог

1.2.2Релиз1.21.2, 1.21.3, 1.21.4 · 12 декабря 2024 г.
  • Update to 1.21
1.2.1Релиз1.20.3, 1.20.4 · 6 января 2024 г.
  • 1.20.3 Update
1.2Релиз1.20, 1.20.1, 1.20.2 · 4 декабря 2023 г.
  • 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.
1.2Релиз1.18, 1.18.1, 1.18.2 · 4 декабря 2023 г.
  • 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.
1.1.2Релиз1.20, 1.20.1, 1.20.2 · 3 ноября 2023 г.
  • Teleport does not deactivate view lock in singleplayer and LAN worlds.
  • Teleport does not deactivate view lock if it is already inactive.
  • "/vl " now works properly with "/vl ".
1.1.2Релиз1.18, 1.18.1, 1.18.2 · 3 ноября 2023 г.
  • Teleport does not deactivate view lock in singleplayer and LAN worlds.
  • Teleport does not deactivate view lock if it is already inactive.
  • "/vl " now works properly with "/vl ".
1.1.0Релиз1.20, 1.20.1, 1.20.2 · 4 октября 2023 г.
  • 1.19 to 1.20 Forge release
1.1.0Релиз1.8.9 · 29 августа 2023 г.
  • Turned axis key into toggle
  • Added "/vl []" command for precise positioning

Комментарии

Загружаем…