Breeze Look

Quick rating

Community listing page, reviews here may not be monitored by the author.

Breeze Look

By TheFogIOFOwner

No reviews yet

Mod made for wireless redstone mechanism based on breezes and player's view direction.

Mod Loaders
Minecraft
26.2

About

Description

Breeze Look

Mod made for wireless redstone mechanism based on breezes and player's view direction. The mod allows you to create direction points to which you can direct the camera via a command.

Commands

/look add <name> <horizontal> <vertical> - Add direction point
/look remove <name> - Remove direction point
/look warp <name> - Points the camera at a point
/look config addchamber <name> <horizontal> <vertical> - Add direction point for pearl chamber
/look config reload - Reload config

Config

{
  "confirm": true,
  "confirmDelay": 60,
  "confirmHorizontal": 0.0,
  "confirmVertical": -90.0,
  "returnCamera": true,
  "returnCameraDelay": 60,
}