Freecam (Fabric/Forge)

Freecam (Fabric/Forge)

2M Downloads

Freecam


This mod allows you to control your camera separately from your player. While it is enabled, you can fly around and travel through blocks within your render distance. Disabling it will restore you to your original position. This can be useful for quickly inspecting builds and exploring your world.

This mod works in multiplayer, but may be considered cheating on some servers, so use it at your own risk.

If you encounter a bug or would like to request a feature, please make a GitHub issue here.


Keybinds

  • Toggle Freecam - Enables/disables Freecam - Default: F4
  • Control Player - Transfers control back to your player, but retains your current perspective (Can only be used while Freecam is active.) - Default: Unbound

The freecam bind can also be used in conjunction with any of the hotbar keys (F4 + 1...9) to enter "tripod" mode. This enables you to set up multiple cameras with differing perspectives, and switch between them at will.


Settings

(Configurable via Mod Menu or the config file)

  • Flight Mode - The type of flight used by freecam. - Default: DEFAULT

        - DEFAULT Static velocity with no drifting

        - CREATIVE Vanilla creative flight

  • Interaction Mode - The source of block/entity interactions. - Default: CAMERA

        CAMERA Interactions come from the camera

        - PLAYER Interactions come from the player

  • Horizontal Speed - The horizontal speed of freecam. - Default: 1.0
  • Vertical Speed - The vertical speed of freecam. - Default: 1.0
  • No Clip - Whether you can travel through blocks in freecam. - Default: true
  • Freeze Player - Prevents player movement while freecam is active. - Default: false

        - WARNING: Multiplayer usage not advised.

  • Allow Interaction - Whether you can interact with blocks/entities in freecam. - Default: false

        - WARNING: Multiplayer usage not advised.

  • Disable on Damage - Disables freecam when damage is received. - Default: true
  • Show Player - Shows your player in its original position. - Default: true
  • Show Hand - Whether you can see your hand in freecam. - Default: false
  • Freecam Notifications - Notifies you when entering/exiting freecam. - Default: true
  • Tripod Notifications - Notifies you when entering/exiting tripod cameras. - Default: true

Requirements