A simple free camera mod for Minecraft Forge 1.8.9.
Press the "Toggle FreeCam" keybind to enable free camera mode.
Press the "Teleport to FreeCam" keybind to teleport to the camera.
Use scroll wheel to speed up or slow down.
You must have JDK 17+ installed to build the project.
# Windows
gradlew.bat build
# Linux/Unix
./gradlew build