Breeze Look
Mod made for wireless redstone mechanism based on breezes and player's view direction.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Breeze Look
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, } ```