Back to marketplace
Freecam
Modrinth Mod

Freecam

A highly customizable freecam mod.

Minecraft product info

Important product information

Compatibility, Minecraft versions, loaders, and external source data.

Type

Mod

Access

Free

Latest version

1.4.1

Downloads

19 654 043

Loaders / Platforms

fabric forge neoforge

Minecraft versions

1.16.2 – 1.17.1 1.18.2 – 1.20.2 1.20.4 – 1.21.11 26.1 26.1.1 26.1.2 26.2

Categories

utility

Description

Detailed information

# Freecam [![Crowdin](https://badges.crowdin.net/freecam/localized.svg)](https://crowdin.com/project/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. It is your responsibility to check **all** relevant rules **before** using this mod. While Freecam should only affect the client, it **may be possible** for servers to detect the mod being installed through various exploits in Minecraft, modding platforms, or this mod. Here's a [real example](https://github.com/MinecraftFreecam/Freecam/issues/196) that exploited translation keys. To paraphrase our license, we are not responsible for any damages or liability related to Freecam. Among other things, this means it's not our fault if you get banned from a server. Here's the [full license](./LICENSE). ## Translation You can help [translate Freecam on Crowdin](https://crowdin.com/project/freecam). If you're unfamiliar with Crowdin, you can read their [getting started as a volunteer translator guide](https://support.crowdin.com/enterprise/getting-started-for-volunteers). If you'd like to translate a language we don't currently target, please [open an issue](https://github.com/MinecraftFreecam/Freecam/issues/new) asking us to enable the language. ## Keybinds | Name | Description | Default Bind | |----------------|-------------------------------------------------------------------------------------------------------------------------|--------------| | Toggle Freecam | Enables/disables Freecam | `F4` | | Config GUI | Opens the settings screen. | `Unbound` | | Control Player | Transfers control back to your player, but retains your current perspective (Can only be used while Freecam is active.) | `Unbound` | | Reset Tripod | Resets a tripod\* camera when pressed in combination with any of the hotbar keys | `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. ## Movement Options | Name | Description | Default Value | |------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------| | Flight Mode | The type of flight used by freecam.<br /><br />**Options:**<br />- `DEFAULT` : Static velocity with no drifting<br />- `CREATIVE` : Vanilla creative flight | `DEFAULT` | | Horizontal Speed | The horizontal speed of freecam. | `1.0` | | Vertical Speed | The vertical speed of freecam. | `1.0` | ## Collision Options | Name | Description | Default Value | |--------------------------------|------------------------------------------------------------------------------------------------------|---------------| | Ignore Transparent Blocks | Allows travelling through transparent blocks in freecam. | `true` | | Ignore Openable Blocks | Allows travelling through doors/trapdoors/gates in freecam. | `true` | | Ignore All Collision | Allows travelling through all blocks in freecam. | `true` | | Always Check Initial Collision | Whether **Initial Perspective** should check for collision, even when using **Ignore All Collision** | `false` | ## Visual Options | Name | Description | Default Value | |---------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------| | Initial Perspective | The initial perspective of the camera.<br /><br />**Options:**<br />- `FIRST_PERSON` : The player's perspective<br />- `THIRD_PERSON` : Behind the player<br />- `THIRD_PERSON_MIRROR` : In front of the player<br />- `INSIDE` : Inside the player | `INSIDE` | | Show Player | Shows your player in its original position. | `true` | | Show Hand | Whether you can see your hand in freecam. | `false` | | Full Brightness | Increases brightness while in freecam. | `false` | | Show Submersion Fog | Whether you see a fog overlay underwater, in lava, or powdered snow. | `false` | ## Utility Options | Name | Description | Default Value | |-------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------| | Disable on Damage | Disables freecam when damage is received. | `true` | | Freeze Player | Prevents player movement while freecam is active.<br />**WARNING: Multiplayer usage not advised.** | `false` | | Allow Interaction | Whether you can interact with blocks/entities in freecam.<br />**WARNING: Multiplayer usage not advised.** | `false` | | Interaction Mode | The source of block/entity interactions.<br /><br />**Options:**<br />- `CAMERA` : Interactions come from the camera<br />- `PLAYER` : Interactions come from the player | `CAMERA` | ## Notification Options | Name | Description | Default Value | |-----------------------|---------------------------------------------------------|---------------| | Freecam Notifications | Notifies you when entering/exiting freecam. | `true` | | Tripod Notifications | Notifies you when entering/exiting tripod cameras.<br/> | `true` | ## Requirements ### Fabric - [Fabric API](https://www.curseforge.com/minecraft/mc-mods/fabric-api) - [Mod Menu](https://www.curseforge.com/minecraft/mc-mods/modmenu) (Optional) ### Forge - None

Developer

hashalite

Profile and data retrieved from Modrinth

Open on Modrinth

Product gallery

Project images

Screenshots and images from the original Modrinth page.

Change log

Project versions

Published versions and original Modrinth files.

1.4.1 Current Release 31.08.2026

1.4.1 for MC 26.2 (neoforge)

Supported Minecraft versions
26.2
Loaders / Platforms
neoforge
Show changes
1.4.1 adds support for Minecraft 26.2, a new 'Outline Player' feature, and various minor improvements. ## Added - 26.2 support ([511](https://github.com/MinecraftFreecam/Freecam/issues/511), [513](https://github.com/MinecraftFreecam/Freecam/pull/513)) - A glowing player outline feature, to highlight your player while in Freecam ([340](https://github.com/MinecraftFreecam/Freecam/pull/340)) - 'Outline Player' setting that to control whether the outline is initially enabled when entering Freecam (off by default) - 'Toggle Outline Player' keybind to enable or disable the outline while in Freecam - English and Ukrainian translations - For now, it is only available in Minecraft **1.21.11 and newer** ## Changed - Cloth Config is now bundled on all builds, including Forge 1.17.1 ([539](https://github.com/MinecraftFreecam/Freecam/pull/539), [561](https://github.com/MinecraftFreecam/Freecam/pull/561)) - It is now part of the main mod, rather than a nested child mod - This also resolves Fabric Loader "invalid version" warnings related to our Cloth Config implementation ([486](https://github.com/MinecraftFreecam/Freecam/issues/486), [534](https://github.com/MinecraftFreecam/Freecam/pull/534)) - The mod logo in Forge & NeoForge builds now scales better ([590](https://github.com/MinecraftFreecam/Freecam/pull/590)) - Various translation updates ## Removed - Dropped dependency on Fabric API ([537](https://github.com/MinecraftFreecam/Freecam/pull/537)) - The required modules are now distributed with Freecam. ## Fixed - Restored legacy Forge compatibility, broken in 1.4.0 ([516](https://github.com/MinecraftFreecam/Freecam/issues/516), [526](https://github.com/MinecraftFreecam/Freecam/pull/526))
Sign in

1.09 MB

1.4.1 Release 31.08.2026

1.4.1 for MC 26.2 (fabric)

Supported Minecraft versions
26.2
Loaders / Platforms
fabric
Show changes
1.4.1 adds support for Minecraft 26.2, a new 'Outline Player' feature, and various minor improvements. ## Added - 26.2 support ([511](https://github.com/MinecraftFreecam/Freecam/issues/511), [513](https://github.com/MinecraftFreecam/Freecam/pull/513)) - A glowing player outline feature, to highlight your player while in Freecam ([340](https://github.com/MinecraftFreecam/Freecam/pull/340)) - 'Outline Player' setting that to control whether the outline is initially enabled when entering Freecam (off by default) - 'Toggle Outline Player' keybind to enable or disable the outline while in Freecam - English and Ukrainian translations - For now, it is only available in Minecraft **1.21.11 and newer** ## Changed - Cloth Config is now bundled on all builds, including Forge 1.17.1 ([539](https://github.com/MinecraftFreecam/Freecam/pull/539), [561](https://github.com/MinecraftFreecam/Freecam/pull/561)) - It is now part of the main mod, rather than a nested child mod - This also resolves Fabric Loader "invalid version" warnings related to our Cloth Config implementation ([486](https://github.com/MinecraftFreecam/Freecam/issues/486), [534](https://github.com/MinecraftFreecam/Freecam/pull/534)) - The mod logo in Forge & NeoForge builds now scales better ([590](https://github.com/MinecraftFreecam/Freecam/pull/590)) - Various translation updates ## Removed - Dropped dependency on Fabric API ([537](https://github.com/MinecraftFreecam/Freecam/pull/537)) - The required modules are now distributed with Freecam. ## Fixed - Restored legacy Forge compatibility, broken in 1.4.0 ([516](https://github.com/MinecraftFreecam/Freecam/issues/516), [526](https://github.com/MinecraftFreecam/Freecam/pull/526))
Sign in

1.31 MB

1.4.1 Release 31.08.2026

1.4.1 for MC 26.1.2 (neoforge)

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
1.4.1 adds support for Minecraft 26.2, a new 'Outline Player' feature, and various minor improvements. ## Added - 26.2 support ([511](https://github.com/MinecraftFreecam/Freecam/issues/511), [513](https://github.com/MinecraftFreecam/Freecam/pull/513)) - A glowing player outline feature, to highlight your player while in Freecam ([340](https://github.com/MinecraftFreecam/Freecam/pull/340)) - 'Outline Player' setting that to control whether the outline is initially enabled when entering Freecam (off by default) - 'Toggle Outline Player' keybind to enable or disable the outline while in Freecam - English and Ukrainian translations - For now, it is only available in Minecraft **1.21.11 and newer** ## Changed - Cloth Config is now bundled on all builds, including Forge 1.17.1 ([539](https://github.com/MinecraftFreecam/Freecam/pull/539), [561](https://github.com/MinecraftFreecam/Freecam/pull/561)) - It is now part of the main mod, rather than a nested child mod - This also resolves Fabric Loader "invalid version" warnings related to our Cloth Config implementation ([486](https://github.com/MinecraftFreecam/Freecam/issues/486), [534](https://github.com/MinecraftFreecam/Freecam/pull/534)) - The mod logo in Forge & NeoForge builds now scales better ([590](https://github.com/MinecraftFreecam/Freecam/pull/590)) - Various translation updates ## Removed - Dropped dependency on Fabric API ([537](https://github.com/MinecraftFreecam/Freecam/pull/537)) - The required modules are now distributed with Freecam. ## Fixed - Restored legacy Forge compatibility, broken in 1.4.0 ([516](https://github.com/MinecraftFreecam/Freecam/issues/516), [526](https://github.com/MinecraftFreecam/Freecam/pull/526))
Sign in

1.09 MB

1.4.1 Release 31.08.2026

1.4.1 for MC 26.1.2 (fabric)

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
fabric
Show changes
1.4.1 adds support for Minecraft 26.2, a new 'Outline Player' feature, and various minor improvements. ## Added - 26.2 support ([511](https://github.com/MinecraftFreecam/Freecam/issues/511), [513](https://github.com/MinecraftFreecam/Freecam/pull/513)) - A glowing player outline feature, to highlight your player while in Freecam ([340](https://github.com/MinecraftFreecam/Freecam/pull/340)) - 'Outline Player' setting that to control whether the outline is initially enabled when entering Freecam (off by default) - 'Toggle Outline Player' keybind to enable or disable the outline while in Freecam - English and Ukrainian translations - For now, it is only available in Minecraft **1.21.11 and newer** ## Changed - Cloth Config is now bundled on all builds, including Forge 1.17.1 ([539](https://github.com/MinecraftFreecam/Freecam/pull/539), [561](https://github.com/MinecraftFreecam/Freecam/pull/561)) - It is now part of the main mod, rather than a nested child mod - This also resolves Fabric Loader "invalid version" warnings related to our Cloth Config implementation ([486](https://github.com/MinecraftFreecam/Freecam/issues/486), [534](https://github.com/MinecraftFreecam/Freecam/pull/534)) - The mod logo in Forge & NeoForge builds now scales better ([590](https://github.com/MinecraftFreecam/Freecam/pull/590)) - Various translation updates ## Removed - Dropped dependency on Fabric API ([537](https://github.com/MinecraftFreecam/Freecam/pull/537)) - The required modules are now distributed with Freecam. ## Fixed - Restored legacy Forge compatibility, broken in 1.4.0 ([516](https://github.com/MinecraftFreecam/Freecam/issues/516), [526](https://github.com/MinecraftFreecam/Freecam/pull/526))
Sign in

1.3 MB

1.4.1 Release 31.08.2026

1.4.1 for MC 1.21.11 (neoforge)

Supported Minecraft versions
1.21.11
Loaders / Platforms
neoforge
Show changes
1.4.1 adds support for Minecraft 26.2, a new 'Outline Player' feature, and various minor improvements. ## Added - 26.2 support ([511](https://github.com/MinecraftFreecam/Freecam/issues/511), [513](https://github.com/MinecraftFreecam/Freecam/pull/513)) - A glowing player outline feature, to highlight your player while in Freecam ([340](https://github.com/MinecraftFreecam/Freecam/pull/340)) - 'Outline Player' setting that to control whether the outline is initially enabled when entering Freecam (off by default) - 'Toggle Outline Player' keybind to enable or disable the outline while in Freecam - English and Ukrainian translations - For now, it is only available in Minecraft **1.21.11 and newer** ## Changed - Cloth Config is now bundled on all builds, including Forge 1.17.1 ([539](https://github.com/MinecraftFreecam/Freecam/pull/539), [561](https://github.com/MinecraftFreecam/Freecam/pull/561)) - It is now part of the main mod, rather than a nested child mod - This also resolves Fabric Loader "invalid version" warnings related to our Cloth Config implementation ([486](https://github.com/MinecraftFreecam/Freecam/issues/486), [534](https://github.com/MinecraftFreecam/Freecam/pull/534)) - The mod logo in Forge & NeoForge builds now scales better ([590](https://github.com/MinecraftFreecam/Freecam/pull/590)) - Various translation updates ## Removed - Dropped dependency on Fabric API ([537](https://github.com/MinecraftFreecam/Freecam/pull/537)) - The required modules are now distributed with Freecam. ## Fixed - Restored legacy Forge compatibility, broken in 1.4.0 ([516](https://github.com/MinecraftFreecam/Freecam/issues/516), [526](https://github.com/MinecraftFreecam/Freecam/pull/526))
Sign in

1.11 MB

1.4.1 Release 31.08.2026

1.4.1 for MC 1.21.11 (fabric)

Supported Minecraft versions
1.21.11
Loaders / Platforms
fabric
Show changes
1.4.1 adds support for Minecraft 26.2, a new 'Outline Player' feature, and various minor improvements. ## Added - 26.2 support ([511](https://github.com/MinecraftFreecam/Freecam/issues/511), [513](https://github.com/MinecraftFreecam/Freecam/pull/513)) - A glowing player outline feature, to highlight your player while in Freecam ([340](https://github.com/MinecraftFreecam/Freecam/pull/340)) - 'Outline Player' setting that to control whether the outline is initially enabled when entering Freecam (off by default) - 'Toggle Outline Player' keybind to enable or disable the outline while in Freecam - English and Ukrainian translations - For now, it is only available in Minecraft **1.21.11 and newer** ## Changed - Cloth Config is now bundled on all builds, including Forge 1.17.1 ([539](https://github.com/MinecraftFreecam/Freecam/pull/539), [561](https://github.com/MinecraftFreecam/Freecam/pull/561)) - It is now part of the main mod, rather than a nested child mod - This also resolves Fabric Loader "invalid version" warnings related to our Cloth Config implementation ([486](https://github.com/MinecraftFreecam/Freecam/issues/486), [534](https://github.com/MinecraftFreecam/Freecam/pull/534)) - The mod logo in Forge & NeoForge builds now scales better ([590](https://github.com/MinecraftFreecam/Freecam/pull/590)) - Various translation updates ## Removed - Dropped dependency on Fabric API ([537](https://github.com/MinecraftFreecam/Freecam/pull/537)) - The required modules are now distributed with Freecam. ## Fixed - Restored legacy Forge compatibility, broken in 1.4.0 ([516](https://github.com/MinecraftFreecam/Freecam/issues/516), [526](https://github.com/MinecraftFreecam/Freecam/pull/526))
Sign in

1.34 MB

1.4.1 Release 31.08.2026

1.4.1 for MC 1.20.6 (neoforge)

Supported Minecraft versions
1.20.6
Loaders / Platforms
neoforge
Show changes
1.4.1 adds support for Minecraft 26.2, a new 'Outline Player' feature, and various minor improvements. ## Added - 26.2 support ([511](https://github.com/MinecraftFreecam/Freecam/issues/511), [513](https://github.com/MinecraftFreecam/Freecam/pull/513)) - A glowing player outline feature, to highlight your player while in Freecam ([340](https://github.com/MinecraftFreecam/Freecam/pull/340)) - 'Outline Player' setting that to control whether the outline is initially enabled when entering Freecam (off by default) - 'Toggle Outline Player' keybind to enable or disable the outline while in Freecam - English and Ukrainian translations - For now, it is only available in Minecraft **1.21.11 and newer** ## Changed - Cloth Config is now bundled on all builds, including Forge 1.17.1 ([539](https://github.com/MinecraftFreecam/Freecam/pull/539), [561](https://github.com/MinecraftFreecam/Freecam/pull/561)) - It is now part of the main mod, rather than a nested child mod - This also resolves Fabric Loader "invalid version" warnings related to our Cloth Config implementation ([486](https://github.com/MinecraftFreecam/Freecam/issues/486), [534](https://github.com/MinecraftFreecam/Freecam/pull/534)) - The mod logo in Forge & NeoForge builds now scales better ([590](https://github.com/MinecraftFreecam/Freecam/pull/590)) - Various translation updates ## Removed - Dropped dependency on Fabric API ([537](https://github.com/MinecraftFreecam/Freecam/pull/537)) - The required modules are now distributed with Freecam. ## Fixed - Restored legacy Forge compatibility, broken in 1.4.0 ([516](https://github.com/MinecraftFreecam/Freecam/issues/516), [526](https://github.com/MinecraftFreecam/Freecam/pull/526))
Sign in

1.1 MB

1.4.1 Release 31.08.2026

1.4.1 for MC 1.20.6 (fabric)

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
1.4.1 adds support for Minecraft 26.2, a new 'Outline Player' feature, and various minor improvements. ## Added - 26.2 support ([511](https://github.com/MinecraftFreecam/Freecam/issues/511), [513](https://github.com/MinecraftFreecam/Freecam/pull/513)) - A glowing player outline feature, to highlight your player while in Freecam ([340](https://github.com/MinecraftFreecam/Freecam/pull/340)) - 'Outline Player' setting that to control whether the outline is initially enabled when entering Freecam (off by default) - 'Toggle Outline Player' keybind to enable or disable the outline while in Freecam - English and Ukrainian translations - For now, it is only available in Minecraft **1.21.11 and newer** ## Changed - Cloth Config is now bundled on all builds, including Forge 1.17.1 ([539](https://github.com/MinecraftFreecam/Freecam/pull/539), [561](https://github.com/MinecraftFreecam/Freecam/pull/561)) - It is now part of the main mod, rather than a nested child mod - This also resolves Fabric Loader "invalid version" warnings related to our Cloth Config implementation ([486](https://github.com/MinecraftFreecam/Freecam/issues/486), [534](https://github.com/MinecraftFreecam/Freecam/pull/534)) - The mod logo in Forge & NeoForge builds now scales better ([590](https://github.com/MinecraftFreecam/Freecam/pull/590)) - Various translation updates ## Removed - Dropped dependency on Fabric API ([537](https://github.com/MinecraftFreecam/Freecam/pull/537)) - The required modules are now distributed with Freecam. ## Fixed - Restored legacy Forge compatibility, broken in 1.4.0 ([516](https://github.com/MinecraftFreecam/Freecam/issues/516), [526](https://github.com/MinecraftFreecam/Freecam/pull/526))
Sign in

1.3 MB

1.4.1 Release 31.08.2026

1.4.1 for MC 1.19.4 (forge)

Supported Minecraft versions
1.19.4
Loaders / Platforms
forge
Show changes
1.4.1 adds support for Minecraft 26.2, a new 'Outline Player' feature, and various minor improvements. ## Added - 26.2 support ([511](https://github.com/MinecraftFreecam/Freecam/issues/511), [513](https://github.com/MinecraftFreecam/Freecam/pull/513)) - A glowing player outline feature, to highlight your player while in Freecam ([340](https://github.com/MinecraftFreecam/Freecam/pull/340)) - 'Outline Player' setting that to control whether the outline is initially enabled when entering Freecam (off by default) - 'Toggle Outline Player' keybind to enable or disable the outline while in Freecam - English and Ukrainian translations - For now, it is only available in Minecraft **1.21.11 and newer** ## Changed - Cloth Config is now bundled on all builds, including Forge 1.17.1 ([539](https://github.com/MinecraftFreecam/Freecam/pull/539), [561](https://github.com/MinecraftFreecam/Freecam/pull/561)) - It is now part of the main mod, rather than a nested child mod - This also resolves Fabric Loader "invalid version" warnings related to our Cloth Config implementation ([486](https://github.com/MinecraftFreecam/Freecam/issues/486), [534](https://github.com/MinecraftFreecam/Freecam/pull/534)) - The mod logo in Forge & NeoForge builds now scales better ([590](https://github.com/MinecraftFreecam/Freecam/pull/590)) - Various translation updates ## Removed - Dropped dependency on Fabric API ([537](https://github.com/MinecraftFreecam/Freecam/pull/537)) - The required modules are now distributed with Freecam. ## Fixed - Restored legacy Forge compatibility, broken in 1.4.0 ([516](https://github.com/MinecraftFreecam/Freecam/issues/516), [526](https://github.com/MinecraftFreecam/Freecam/pull/526))
Sign in

1.12 MB

1.4.1 Release 31.08.2026

1.4.1 for MC 1.19.4 (fabric)

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
1.4.1 adds support for Minecraft 26.2, a new 'Outline Player' feature, and various minor improvements. ## Added - 26.2 support ([511](https://github.com/MinecraftFreecam/Freecam/issues/511), [513](https://github.com/MinecraftFreecam/Freecam/pull/513)) - A glowing player outline feature, to highlight your player while in Freecam ([340](https://github.com/MinecraftFreecam/Freecam/pull/340)) - 'Outline Player' setting that to control whether the outline is initially enabled when entering Freecam (off by default) - 'Toggle Outline Player' keybind to enable or disable the outline while in Freecam - English and Ukrainian translations - For now, it is only available in Minecraft **1.21.11 and newer** ## Changed - Cloth Config is now bundled on all builds, including Forge 1.17.1 ([539](https://github.com/MinecraftFreecam/Freecam/pull/539), [561](https://github.com/MinecraftFreecam/Freecam/pull/561)) - It is now part of the main mod, rather than a nested child mod - This also resolves Fabric Loader "invalid version" warnings related to our Cloth Config implementation ([486](https://github.com/MinecraftFreecam/Freecam/issues/486), [534](https://github.com/MinecraftFreecam/Freecam/pull/534)) - The mod logo in Forge & NeoForge builds now scales better ([590](https://github.com/MinecraftFreecam/Freecam/pull/590)) - Various translation updates ## Removed - Dropped dependency on Fabric API ([537](https://github.com/MinecraftFreecam/Freecam/pull/537)) - The required modules are now distributed with Freecam. ## Fixed - Restored legacy Forge compatibility, broken in 1.4.0 ([516](https://github.com/MinecraftFreecam/Freecam/issues/516), [526](https://github.com/MinecraftFreecam/Freecam/pull/526))
Sign in

1.29 MB

1.4.1 Release 31.08.2026

1.4.1 for MC 1.18.2 (forge)

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Show changes
1.4.1 adds support for Minecraft 26.2, a new 'Outline Player' feature, and various minor improvements. ## Added - 26.2 support ([511](https://github.com/MinecraftFreecam/Freecam/issues/511), [513](https://github.com/MinecraftFreecam/Freecam/pull/513)) - A glowing player outline feature, to highlight your player while in Freecam ([340](https://github.com/MinecraftFreecam/Freecam/pull/340)) - 'Outline Player' setting that to control whether the outline is initially enabled when entering Freecam (off by default) - 'Toggle Outline Player' keybind to enable or disable the outline while in Freecam - English and Ukrainian translations - For now, it is only available in Minecraft **1.21.11 and newer** ## Changed - Cloth Config is now bundled on all builds, including Forge 1.17.1 ([539](https://github.com/MinecraftFreecam/Freecam/pull/539), [561](https://github.com/MinecraftFreecam/Freecam/pull/561)) - It is now part of the main mod, rather than a nested child mod - This also resolves Fabric Loader "invalid version" warnings related to our Cloth Config implementation ([486](https://github.com/MinecraftFreecam/Freecam/issues/486), [534](https://github.com/MinecraftFreecam/Freecam/pull/534)) - The mod logo in Forge & NeoForge builds now scales better ([590](https://github.com/MinecraftFreecam/Freecam/pull/590)) - Various translation updates ## Removed - Dropped dependency on Fabric API ([537](https://github.com/MinecraftFreecam/Freecam/pull/537)) - The required modules are now distributed with Freecam. ## Fixed - Restored legacy Forge compatibility, broken in 1.4.0 ([516](https://github.com/MinecraftFreecam/Freecam/issues/516), [526](https://github.com/MinecraftFreecam/Freecam/pull/526))
Sign in

1.11 MB

1.4.1 Release 31.08.2026

1.4.1 for MC 1.18.2 (fabric)

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
1.4.1 adds support for Minecraft 26.2, a new 'Outline Player' feature, and various minor improvements. ## Added - 26.2 support ([511](https://github.com/MinecraftFreecam/Freecam/issues/511), [513](https://github.com/MinecraftFreecam/Freecam/pull/513)) - A glowing player outline feature, to highlight your player while in Freecam ([340](https://github.com/MinecraftFreecam/Freecam/pull/340)) - 'Outline Player' setting that to control whether the outline is initially enabled when entering Freecam (off by default) - 'Toggle Outline Player' keybind to enable or disable the outline while in Freecam - English and Ukrainian translations - For now, it is only available in Minecraft **1.21.11 and newer** ## Changed - Cloth Config is now bundled on all builds, including Forge 1.17.1 ([539](https://github.com/MinecraftFreecam/Freecam/pull/539), [561](https://github.com/MinecraftFreecam/Freecam/pull/561)) - It is now part of the main mod, rather than a nested child mod - This also resolves Fabric Loader "invalid version" warnings related to our Cloth Config implementation ([486](https://github.com/MinecraftFreecam/Freecam/issues/486), [534](https://github.com/MinecraftFreecam/Freecam/pull/534)) - The mod logo in Forge & NeoForge builds now scales better ([590](https://github.com/MinecraftFreecam/Freecam/pull/590)) - Various translation updates ## Removed - Dropped dependency on Fabric API ([537](https://github.com/MinecraftFreecam/Freecam/pull/537)) - The required modules are now distributed with Freecam. ## Fixed - Restored legacy Forge compatibility, broken in 1.4.0 ([516](https://github.com/MinecraftFreecam/Freecam/issues/516), [526](https://github.com/MinecraftFreecam/Freecam/pull/526))
Sign in

1.25 MB

1.4.1 Release 31.08.2026

1.4.1 for MC 1.17.1 (forge)

Supported Minecraft versions
1.17.1
Loaders / Platforms
forge
Show changes
1.4.1 adds support for Minecraft 26.2, a new 'Outline Player' feature, and various minor improvements. ## Added - 26.2 support ([511](https://github.com/MinecraftFreecam/Freecam/issues/511), [513](https://github.com/MinecraftFreecam/Freecam/pull/513)) - A glowing player outline feature, to highlight your player while in Freecam ([340](https://github.com/MinecraftFreecam/Freecam/pull/340)) - 'Outline Player' setting that to control whether the outline is initially enabled when entering Freecam (off by default) - 'Toggle Outline Player' keybind to enable or disable the outline while in Freecam - English and Ukrainian translations - For now, it is only available in Minecraft **1.21.11 and newer** ## Changed - Cloth Config is now bundled on all builds, including Forge 1.17.1 ([539](https://github.com/MinecraftFreecam/Freecam/pull/539), [561](https://github.com/MinecraftFreecam/Freecam/pull/561)) - It is now part of the main mod, rather than a nested child mod - This also resolves Fabric Loader "invalid version" warnings related to our Cloth Config implementation ([486](https://github.com/MinecraftFreecam/Freecam/issues/486), [534](https://github.com/MinecraftFreecam/Freecam/pull/534)) - The mod logo in Forge & NeoForge builds now scales better ([590](https://github.com/MinecraftFreecam/Freecam/pull/590)) - Various translation updates ## Removed - Dropped dependency on Fabric API ([537](https://github.com/MinecraftFreecam/Freecam/pull/537)) - The required modules are now distributed with Freecam. ## Fixed - Restored legacy Forge compatibility, broken in 1.4.0 ([516](https://github.com/MinecraftFreecam/Freecam/issues/516), [526](https://github.com/MinecraftFreecam/Freecam/pull/526))
Sign in

1.24 MB

1.4.1 Release 31.08.2026

1.4.1 for MC 1.17.1 (fabric)

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
1.4.1 adds support for Minecraft 26.2, a new 'Outline Player' feature, and various minor improvements. ## Added - 26.2 support ([511](https://github.com/MinecraftFreecam/Freecam/issues/511), [513](https://github.com/MinecraftFreecam/Freecam/pull/513)) - A glowing player outline feature, to highlight your player while in Freecam ([340](https://github.com/MinecraftFreecam/Freecam/pull/340)) - 'Outline Player' setting that to control whether the outline is initially enabled when entering Freecam (off by default) - 'Toggle Outline Player' keybind to enable or disable the outline while in Freecam - English and Ukrainian translations - For now, it is only available in Minecraft **1.21.11 and newer** ## Changed - Cloth Config is now bundled on all builds, including Forge 1.17.1 ([539](https://github.com/MinecraftFreecam/Freecam/pull/539), [561](https://github.com/MinecraftFreecam/Freecam/pull/561)) - It is now part of the main mod, rather than a nested child mod - This also resolves Fabric Loader "invalid version" warnings related to our Cloth Config implementation ([486](https://github.com/MinecraftFreecam/Freecam/issues/486), [534](https://github.com/MinecraftFreecam/Freecam/pull/534)) - The mod logo in Forge & NeoForge builds now scales better ([590](https://github.com/MinecraftFreecam/Freecam/pull/590)) - Various translation updates ## Removed - Dropped dependency on Fabric API ([537](https://github.com/MinecraftFreecam/Freecam/pull/537)) - The required modules are now distributed with Freecam. ## Fixed - Restored legacy Forge compatibility, broken in 1.4.0 ([516](https://github.com/MinecraftFreecam/Freecam/issues/516), [526](https://github.com/MinecraftFreecam/Freecam/pull/526))
Sign in

1.17 MB

1.4.1-rc.1 Beta 27.08.2026

1.4.1-rc.1 for MC 26.2 (neoforge)

Supported Minecraft versions
26.2
Loaders / Platforms
neoforge
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - Added support for NeoForge's new 26.2+ mods list screen, meaning our icon is shown in the list ([576](https://github.com/MinecraftFreecam/Freecam/pull/576)) ### Changed - The mod logo in Forge & NeoForge builds now scales better ([590](https://github.com/MinecraftFreecam/Freecam/pull/590)) - Various translation updates ### Fixed - Fixed mod description translations not working on NeoForge 26.2.0.50–26.2.0.65 ([576](https://github.com/MinecraftFreecam/Freecam/pull/576))
Sign in

1.09 MB

1.4.1-rc.1 Beta 27.08.2026

1.4.1-rc.1 for MC 26.2 (fabric)

Supported Minecraft versions
26.2
Loaders / Platforms
fabric
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - Added support for NeoForge's new 26.2+ mods list screen, meaning our icon is shown in the list ([576](https://github.com/MinecraftFreecam/Freecam/pull/576)) ### Changed - The mod logo in Forge & NeoForge builds now scales better ([590](https://github.com/MinecraftFreecam/Freecam/pull/590)) - Various translation updates ### Fixed - Fixed mod description translations not working on NeoForge 26.2.0.50–26.2.0.65 ([576](https://github.com/MinecraftFreecam/Freecam/pull/576))
Sign in

1.31 MB

1.4.1-rc.1 Beta 27.08.2026

1.4.1-rc.1 for MC 26.1.2 (neoforge)

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - Added support for NeoForge's new 26.2+ mods list screen, meaning our icon is shown in the list ([576](https://github.com/MinecraftFreecam/Freecam/pull/576)) ### Changed - The mod logo in Forge & NeoForge builds now scales better ([590](https://github.com/MinecraftFreecam/Freecam/pull/590)) - Various translation updates ### Fixed - Fixed mod description translations not working on NeoForge 26.2.0.50–26.2.0.65 ([576](https://github.com/MinecraftFreecam/Freecam/pull/576))
Sign in

1.09 MB

1.4.1-rc.1 Beta 27.08.2026

1.4.1-rc.1 for MC 26.1.2 (fabric)

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
fabric
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - Added support for NeoForge's new 26.2+ mods list screen, meaning our icon is shown in the list ([576](https://github.com/MinecraftFreecam/Freecam/pull/576)) ### Changed - The mod logo in Forge & NeoForge builds now scales better ([590](https://github.com/MinecraftFreecam/Freecam/pull/590)) - Various translation updates ### Fixed - Fixed mod description translations not working on NeoForge 26.2.0.50–26.2.0.65 ([576](https://github.com/MinecraftFreecam/Freecam/pull/576))
Sign in

1.3 MB

1.4.1-rc.1 Beta 27.08.2026

1.4.1-rc.1 for MC 1.21.11 (neoforge)

Supported Minecraft versions
1.21.11
Loaders / Platforms
neoforge
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - Added support for NeoForge's new 26.2+ mods list screen, meaning our icon is shown in the list ([576](https://github.com/MinecraftFreecam/Freecam/pull/576)) ### Changed - The mod logo in Forge & NeoForge builds now scales better ([590](https://github.com/MinecraftFreecam/Freecam/pull/590)) - Various translation updates ### Fixed - Fixed mod description translations not working on NeoForge 26.2.0.50–26.2.0.65 ([576](https://github.com/MinecraftFreecam/Freecam/pull/576))
Sign in

1.11 MB

1.4.1-rc.1 Beta 27.08.2026

1.4.1-rc.1 for MC 1.21.11 (fabric)

Supported Minecraft versions
1.21.11
Loaders / Platforms
fabric
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - Added support for NeoForge's new 26.2+ mods list screen, meaning our icon is shown in the list ([576](https://github.com/MinecraftFreecam/Freecam/pull/576)) ### Changed - The mod logo in Forge & NeoForge builds now scales better ([590](https://github.com/MinecraftFreecam/Freecam/pull/590)) - Various translation updates ### Fixed - Fixed mod description translations not working on NeoForge 26.2.0.50–26.2.0.65 ([576](https://github.com/MinecraftFreecam/Freecam/pull/576))
Sign in

1.34 MB

1.4.1-rc.1 Beta 27.08.2026

1.4.1-rc.1 for MC 1.20.6 (neoforge)

Supported Minecraft versions
1.20.6
Loaders / Platforms
neoforge
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - Added support for NeoForge's new 26.2+ mods list screen, meaning our icon is shown in the list ([576](https://github.com/MinecraftFreecam/Freecam/pull/576)) ### Changed - The mod logo in Forge & NeoForge builds now scales better ([590](https://github.com/MinecraftFreecam/Freecam/pull/590)) - Various translation updates ### Fixed - Fixed mod description translations not working on NeoForge 26.2.0.50–26.2.0.65 ([576](https://github.com/MinecraftFreecam/Freecam/pull/576))
Sign in

1.1 MB

1.4.1-rc.1 Beta 27.08.2026

1.4.1-rc.1 for MC 1.20.6 (fabric)

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - Added support for NeoForge's new 26.2+ mods list screen, meaning our icon is shown in the list ([576](https://github.com/MinecraftFreecam/Freecam/pull/576)) ### Changed - The mod logo in Forge & NeoForge builds now scales better ([590](https://github.com/MinecraftFreecam/Freecam/pull/590)) - Various translation updates ### Fixed - Fixed mod description translations not working on NeoForge 26.2.0.50–26.2.0.65 ([576](https://github.com/MinecraftFreecam/Freecam/pull/576))
Sign in

1.3 MB

1.4.1-rc.1 Beta 27.08.2026

1.4.1-rc.1 for MC 1.19.4 (forge)

Supported Minecraft versions
1.19.4
Loaders / Platforms
forge
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - Added support for NeoForge's new 26.2+ mods list screen, meaning our icon is shown in the list ([576](https://github.com/MinecraftFreecam/Freecam/pull/576)) ### Changed - The mod logo in Forge & NeoForge builds now scales better ([590](https://github.com/MinecraftFreecam/Freecam/pull/590)) - Various translation updates ### Fixed - Fixed mod description translations not working on NeoForge 26.2.0.50–26.2.0.65 ([576](https://github.com/MinecraftFreecam/Freecam/pull/576))
Sign in

1.12 MB

1.4.1-rc.1 Beta 27.08.2026

1.4.1-rc.1 for MC 1.19.4 (fabric)

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - Added support for NeoForge's new 26.2+ mods list screen, meaning our icon is shown in the list ([576](https://github.com/MinecraftFreecam/Freecam/pull/576)) ### Changed - The mod logo in Forge & NeoForge builds now scales better ([590](https://github.com/MinecraftFreecam/Freecam/pull/590)) - Various translation updates ### Fixed - Fixed mod description translations not working on NeoForge 26.2.0.50–26.2.0.65 ([576](https://github.com/MinecraftFreecam/Freecam/pull/576))
Sign in

1.29 MB

1.4.1-rc.1 Beta 27.08.2026

1.4.1-rc.1 for MC 1.18.2 (forge)

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - Added support for NeoForge's new 26.2+ mods list screen, meaning our icon is shown in the list ([576](https://github.com/MinecraftFreecam/Freecam/pull/576)) ### Changed - The mod logo in Forge & NeoForge builds now scales better ([590](https://github.com/MinecraftFreecam/Freecam/pull/590)) - Various translation updates ### Fixed - Fixed mod description translations not working on NeoForge 26.2.0.50–26.2.0.65 ([576](https://github.com/MinecraftFreecam/Freecam/pull/576))
Sign in

1.11 MB

1.4.1-rc.1 Beta 27.08.2026

1.4.1-rc.1 for MC 1.18.2 (fabric)

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - Added support for NeoForge's new 26.2+ mods list screen, meaning our icon is shown in the list ([576](https://github.com/MinecraftFreecam/Freecam/pull/576)) ### Changed - The mod logo in Forge & NeoForge builds now scales better ([590](https://github.com/MinecraftFreecam/Freecam/pull/590)) - Various translation updates ### Fixed - Fixed mod description translations not working on NeoForge 26.2.0.50–26.2.0.65 ([576](https://github.com/MinecraftFreecam/Freecam/pull/576))
Sign in

1.25 MB

1.4.1-rc.1 Beta 27.08.2026

1.4.1-rc.1 for MC 1.17.1 (forge)

Supported Minecraft versions
1.17.1
Loaders / Platforms
forge
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - Added support for NeoForge's new 26.2+ mods list screen, meaning our icon is shown in the list ([576](https://github.com/MinecraftFreecam/Freecam/pull/576)) ### Changed - The mod logo in Forge & NeoForge builds now scales better ([590](https://github.com/MinecraftFreecam/Freecam/pull/590)) - Various translation updates ### Fixed - Fixed mod description translations not working on NeoForge 26.2.0.50–26.2.0.65 ([576](https://github.com/MinecraftFreecam/Freecam/pull/576))
Sign in

1.24 MB

1.4.1-rc.1 Beta 27.08.2026

1.4.1-rc.1 for MC 1.17.1 (fabric)

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - Added support for NeoForge's new 26.2+ mods list screen, meaning our icon is shown in the list ([576](https://github.com/MinecraftFreecam/Freecam/pull/576)) ### Changed - The mod logo in Forge & NeoForge builds now scales better ([590](https://github.com/MinecraftFreecam/Freecam/pull/590)) - Various translation updates ### Fixed - Fixed mod description translations not working on NeoForge 26.2.0.50–26.2.0.65 ([576](https://github.com/MinecraftFreecam/Freecam/pull/576))
Sign in

1.17 MB

1.4.1-beta.3 Beta 29.07.2026

1.4.1-beta.3 for MC 26.2 (neoforge)

Supported Minecraft versions
26.2
Loaders / Platforms
neoforge
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Changed - Several fixes and improvements to our internal build system. - Our Cloth Config implementation is now bundled as part of the main mod, rather than as nested child mods ([561](https://github.com/MinecraftFreecam/Freecam/pull/561)) ### Fixed - Show the correct Cloth Config license in the Forge 1.17.1 build ([549](https://github.com/MinecraftFreecam/Freecam/pull/549))
Sign in

1.09 MB

1.4.1-beta.3 Beta 29.07.2026

1.4.1-beta.3 for MC 26.2 (fabric)

Supported Minecraft versions
26.2
Loaders / Platforms
fabric
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Changed - Several fixes and improvements to our internal build system. - Our Cloth Config implementation is now bundled as part of the main mod, rather than as nested child mods ([561](https://github.com/MinecraftFreecam/Freecam/pull/561)) ### Fixed - Show the correct Cloth Config license in the Forge 1.17.1 build ([549](https://github.com/MinecraftFreecam/Freecam/pull/549))
Sign in

1.31 MB

1.4.1-beta.3 Beta 29.07.2026

1.4.1-beta.3 for MC 26.1.2 (neoforge)

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Changed - Several fixes and improvements to our internal build system. - Our Cloth Config implementation is now bundled as part of the main mod, rather than as nested child mods ([561](https://github.com/MinecraftFreecam/Freecam/pull/561)) ### Fixed - Show the correct Cloth Config license in the Forge 1.17.1 build ([549](https://github.com/MinecraftFreecam/Freecam/pull/549))
Sign in

1.09 MB

1.4.1-beta.3 Beta 29.07.2026

1.4.1-beta.3 for MC 26.1.2 (fabric)

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
fabric
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Changed - Several fixes and improvements to our internal build system. - Our Cloth Config implementation is now bundled as part of the main mod, rather than as nested child mods ([561](https://github.com/MinecraftFreecam/Freecam/pull/561)) ### Fixed - Show the correct Cloth Config license in the Forge 1.17.1 build ([549](https://github.com/MinecraftFreecam/Freecam/pull/549))
Sign in

1.3 MB

1.4.1-beta.3 Beta 29.07.2026

1.4.1-beta.3 for MC 1.21.11 (neoforge)

Supported Minecraft versions
1.21.11
Loaders / Platforms
neoforge
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Changed - Several fixes and improvements to our internal build system. - Our Cloth Config implementation is now bundled as part of the main mod, rather than as nested child mods ([561](https://github.com/MinecraftFreecam/Freecam/pull/561)) ### Fixed - Show the correct Cloth Config license in the Forge 1.17.1 build ([549](https://github.com/MinecraftFreecam/Freecam/pull/549))
Sign in

1.11 MB

1.4.1-beta.3 Beta 29.07.2026

1.4.1-beta.3 for MC 1.21.11 (fabric)

Supported Minecraft versions
1.21.11
Loaders / Platforms
fabric
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Changed - Several fixes and improvements to our internal build system. - Our Cloth Config implementation is now bundled as part of the main mod, rather than as nested child mods ([561](https://github.com/MinecraftFreecam/Freecam/pull/561)) ### Fixed - Show the correct Cloth Config license in the Forge 1.17.1 build ([549](https://github.com/MinecraftFreecam/Freecam/pull/549))
Sign in

1.34 MB

1.4.1-beta.3 Beta 29.07.2026

1.4.1-beta.3 for MC 1.20.6 (neoforge)

Supported Minecraft versions
1.20.6
Loaders / Platforms
neoforge
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Changed - Several fixes and improvements to our internal build system. - Our Cloth Config implementation is now bundled as part of the main mod, rather than as nested child mods ([561](https://github.com/MinecraftFreecam/Freecam/pull/561)) ### Fixed - Show the correct Cloth Config license in the Forge 1.17.1 build ([549](https://github.com/MinecraftFreecam/Freecam/pull/549))
Sign in

1.1 MB

1.4.1-beta.3 Beta 29.07.2026

1.4.1-beta.3 for MC 1.20.6 (fabric)

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Changed - Several fixes and improvements to our internal build system. - Our Cloth Config implementation is now bundled as part of the main mod, rather than as nested child mods ([561](https://github.com/MinecraftFreecam/Freecam/pull/561)) ### Fixed - Show the correct Cloth Config license in the Forge 1.17.1 build ([549](https://github.com/MinecraftFreecam/Freecam/pull/549))
Sign in

1.3 MB

1.4.1-beta.3 Beta 29.07.2026

1.4.1-beta.3 for MC 1.19.4 (forge)

Supported Minecraft versions
1.19.4
Loaders / Platforms
forge
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Changed - Several fixes and improvements to our internal build system. - Our Cloth Config implementation is now bundled as part of the main mod, rather than as nested child mods ([561](https://github.com/MinecraftFreecam/Freecam/pull/561)) ### Fixed - Show the correct Cloth Config license in the Forge 1.17.1 build ([549](https://github.com/MinecraftFreecam/Freecam/pull/549))
Sign in

1.12 MB

1.4.1-beta.3 Beta 29.07.2026

1.4.1-beta.3 for MC 1.19.4 (fabric)

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Changed - Several fixes and improvements to our internal build system. - Our Cloth Config implementation is now bundled as part of the main mod, rather than as nested child mods ([561](https://github.com/MinecraftFreecam/Freecam/pull/561)) ### Fixed - Show the correct Cloth Config license in the Forge 1.17.1 build ([549](https://github.com/MinecraftFreecam/Freecam/pull/549))
Sign in

1.29 MB

1.4.1-beta.3 Beta 29.07.2026

1.4.1-beta.3 for MC 1.18.2 (forge)

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Changed - Several fixes and improvements to our internal build system. - Our Cloth Config implementation is now bundled as part of the main mod, rather than as nested child mods ([561](https://github.com/MinecraftFreecam/Freecam/pull/561)) ### Fixed - Show the correct Cloth Config license in the Forge 1.17.1 build ([549](https://github.com/MinecraftFreecam/Freecam/pull/549))
Sign in

1.11 MB

1.4.1-beta.3 Beta 29.07.2026

1.4.1-beta.3 for MC 1.18.2 (fabric)

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Changed - Several fixes and improvements to our internal build system. - Our Cloth Config implementation is now bundled as part of the main mod, rather than as nested child mods ([561](https://github.com/MinecraftFreecam/Freecam/pull/561)) ### Fixed - Show the correct Cloth Config license in the Forge 1.17.1 build ([549](https://github.com/MinecraftFreecam/Freecam/pull/549))
Sign in

1.25 MB

1.4.1-beta.3 Beta 29.07.2026

1.4.1-beta.3 for MC 1.17.1 (forge)

Supported Minecraft versions
1.17.1
Loaders / Platforms
forge
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Changed - Several fixes and improvements to our internal build system. - Our Cloth Config implementation is now bundled as part of the main mod, rather than as nested child mods ([561](https://github.com/MinecraftFreecam/Freecam/pull/561)) ### Fixed - Show the correct Cloth Config license in the Forge 1.17.1 build ([549](https://github.com/MinecraftFreecam/Freecam/pull/549))
Sign in

1.24 MB

1.4.1-beta.3 Beta 29.07.2026

1.4.1-beta.3 for MC 1.17.1 (fabric)

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Changed - Several fixes and improvements to our internal build system. - Our Cloth Config implementation is now bundled as part of the main mod, rather than as nested child mods ([561](https://github.com/MinecraftFreecam/Freecam/pull/561)) ### Fixed - Show the correct Cloth Config license in the Forge 1.17.1 build ([549](https://github.com/MinecraftFreecam/Freecam/pull/549))
Sign in

1.17 MB

1.4.1-beta.2 Beta 13.07.2026

1.4.1-beta.2 for MC 26.2 (neoforge)

Supported Minecraft versions
26.2
Loaders / Platforms
neoforge
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - A glowing player outline feature, to highlight your player while in Freecam ([340](https://github.com/MinecraftFreecam/Freecam/pull/340)) - 'Outline Player' setting that to control whether the outline is initially enabled when entering Freecam (off by default) - 'Toggle Outline Player' keybind to enable or disable the outline while in Freecam - English and Ukrainian translations - For now, it is only available in Minecraft **1.21.11 and newer** ### Changed - Cloth Config is now bundled on all builds ([539](https://github.com/MinecraftFreecam/Freecam/pull/539)) - Previously, Cloth Config needed to be installed separately on MC 1.17.1 Forge builds - Various translation updates ### Removed - Dropped dependency on Fabric API ([537](https://github.com/MinecraftFreecam/Freecam/pull/537)) - The required modules are now distributed with Freecam. ### Fixed - Resolved Fabric Loader "invalid version" warnings related to our Cloth Config implementation ([486](https://github.com/MinecraftFreecam/Freecam/issues/486), [534](https://github.com/MinecraftFreecam/Freecam/pull/534)) - Fixed our Config GUI not being available for (legacy) Forge builds ([539](https://github.com/MinecraftFreecam/Freecam/pull/539))
Sign in

1.08 MB

1.4.1-beta.2 Beta 13.07.2026

1.4.1-beta.2 for MC 26.2 (fabric)

Supported Minecraft versions
26.2
Loaders / Platforms
fabric
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - A glowing player outline feature, to highlight your player while in Freecam ([340](https://github.com/MinecraftFreecam/Freecam/pull/340)) - 'Outline Player' setting that to control whether the outline is initially enabled when entering Freecam (off by default) - 'Toggle Outline Player' keybind to enable or disable the outline while in Freecam - English and Ukrainian translations - For now, it is only available in Minecraft **1.21.11 and newer** ### Changed - Cloth Config is now bundled on all builds ([539](https://github.com/MinecraftFreecam/Freecam/pull/539)) - Previously, Cloth Config needed to be installed separately on MC 1.17.1 Forge builds - Various translation updates ### Removed - Dropped dependency on Fabric API ([537](https://github.com/MinecraftFreecam/Freecam/pull/537)) - The required modules are now distributed with Freecam. ### Fixed - Resolved Fabric Loader "invalid version" warnings related to our Cloth Config implementation ([486](https://github.com/MinecraftFreecam/Freecam/issues/486), [534](https://github.com/MinecraftFreecam/Freecam/pull/534)) - Fixed our Config GUI not being available for (legacy) Forge builds ([539](https://github.com/MinecraftFreecam/Freecam/pull/539))
Sign in

1.3 MB

1.4.1-beta.2 Beta 13.07.2026

1.4.1-beta.2 for MC 26.1.2 (neoforge)

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - A glowing player outline feature, to highlight your player while in Freecam ([340](https://github.com/MinecraftFreecam/Freecam/pull/340)) - 'Outline Player' setting that to control whether the outline is initially enabled when entering Freecam (off by default) - 'Toggle Outline Player' keybind to enable or disable the outline while in Freecam - English and Ukrainian translations - For now, it is only available in Minecraft **1.21.11 and newer** ### Changed - Cloth Config is now bundled on all builds ([539](https://github.com/MinecraftFreecam/Freecam/pull/539)) - Previously, Cloth Config needed to be installed separately on MC 1.17.1 Forge builds - Various translation updates ### Removed - Dropped dependency on Fabric API ([537](https://github.com/MinecraftFreecam/Freecam/pull/537)) - The required modules are now distributed with Freecam. ### Fixed - Resolved Fabric Loader "invalid version" warnings related to our Cloth Config implementation ([486](https://github.com/MinecraftFreecam/Freecam/issues/486), [534](https://github.com/MinecraftFreecam/Freecam/pull/534)) - Fixed our Config GUI not being available for (legacy) Forge builds ([539](https://github.com/MinecraftFreecam/Freecam/pull/539))
Sign in

1.08 MB

1.4.1-beta.2 Beta 13.07.2026

1.4.1-beta.2 for MC 26.1.2 (fabric)

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
fabric
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - A glowing player outline feature, to highlight your player while in Freecam ([340](https://github.com/MinecraftFreecam/Freecam/pull/340)) - 'Outline Player' setting that to control whether the outline is initially enabled when entering Freecam (off by default) - 'Toggle Outline Player' keybind to enable or disable the outline while in Freecam - English and Ukrainian translations - For now, it is only available in Minecraft **1.21.11 and newer** ### Changed - Cloth Config is now bundled on all builds ([539](https://github.com/MinecraftFreecam/Freecam/pull/539)) - Previously, Cloth Config needed to be installed separately on MC 1.17.1 Forge builds - Various translation updates ### Removed - Dropped dependency on Fabric API ([537](https://github.com/MinecraftFreecam/Freecam/pull/537)) - The required modules are now distributed with Freecam. ### Fixed - Resolved Fabric Loader "invalid version" warnings related to our Cloth Config implementation ([486](https://github.com/MinecraftFreecam/Freecam/issues/486), [534](https://github.com/MinecraftFreecam/Freecam/pull/534)) - Fixed our Config GUI not being available for (legacy) Forge builds ([539](https://github.com/MinecraftFreecam/Freecam/pull/539))
Sign in

1.29 MB

1.4.1-beta.2 Beta 13.07.2026

1.4.1-beta.2 for MC 1.21.11 (neoforge)

Supported Minecraft versions
1.21.11
Loaders / Platforms
neoforge
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - A glowing player outline feature, to highlight your player while in Freecam ([340](https://github.com/MinecraftFreecam/Freecam/pull/340)) - 'Outline Player' setting that to control whether the outline is initially enabled when entering Freecam (off by default) - 'Toggle Outline Player' keybind to enable or disable the outline while in Freecam - English and Ukrainian translations - For now, it is only available in Minecraft **1.21.11 and newer** ### Changed - Cloth Config is now bundled on all builds ([539](https://github.com/MinecraftFreecam/Freecam/pull/539)) - Previously, Cloth Config needed to be installed separately on MC 1.17.1 Forge builds - Various translation updates ### Removed - Dropped dependency on Fabric API ([537](https://github.com/MinecraftFreecam/Freecam/pull/537)) - The required modules are now distributed with Freecam. ### Fixed - Resolved Fabric Loader "invalid version" warnings related to our Cloth Config implementation ([486](https://github.com/MinecraftFreecam/Freecam/issues/486), [534](https://github.com/MinecraftFreecam/Freecam/pull/534)) - Fixed our Config GUI not being available for (legacy) Forge builds ([539](https://github.com/MinecraftFreecam/Freecam/pull/539))
Sign in

1.1 MB

1.4.1-beta.2 Beta 13.07.2026

1.4.1-beta.2 for MC 1.21.11 (fabric)

Supported Minecraft versions
1.21.11
Loaders / Platforms
fabric
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - A glowing player outline feature, to highlight your player while in Freecam ([340](https://github.com/MinecraftFreecam/Freecam/pull/340)) - 'Outline Player' setting that to control whether the outline is initially enabled when entering Freecam (off by default) - 'Toggle Outline Player' keybind to enable or disable the outline while in Freecam - English and Ukrainian translations - For now, it is only available in Minecraft **1.21.11 and newer** ### Changed - Cloth Config is now bundled on all builds ([539](https://github.com/MinecraftFreecam/Freecam/pull/539)) - Previously, Cloth Config needed to be installed separately on MC 1.17.1 Forge builds - Various translation updates ### Removed - Dropped dependency on Fabric API ([537](https://github.com/MinecraftFreecam/Freecam/pull/537)) - The required modules are now distributed with Freecam. ### Fixed - Resolved Fabric Loader "invalid version" warnings related to our Cloth Config implementation ([486](https://github.com/MinecraftFreecam/Freecam/issues/486), [534](https://github.com/MinecraftFreecam/Freecam/pull/534)) - Fixed our Config GUI not being available for (legacy) Forge builds ([539](https://github.com/MinecraftFreecam/Freecam/pull/539))
Sign in

1.33 MB

1.4.1-beta.2 Beta 13.07.2026

1.4.1-beta.2 for MC 1.20.6 (neoforge)

Supported Minecraft versions
1.20.6
Loaders / Platforms
neoforge
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - A glowing player outline feature, to highlight your player while in Freecam ([340](https://github.com/MinecraftFreecam/Freecam/pull/340)) - 'Outline Player' setting that to control whether the outline is initially enabled when entering Freecam (off by default) - 'Toggle Outline Player' keybind to enable or disable the outline while in Freecam - English and Ukrainian translations - For now, it is only available in Minecraft **1.21.11 and newer** ### Changed - Cloth Config is now bundled on all builds ([539](https://github.com/MinecraftFreecam/Freecam/pull/539)) - Previously, Cloth Config needed to be installed separately on MC 1.17.1 Forge builds - Various translation updates ### Removed - Dropped dependency on Fabric API ([537](https://github.com/MinecraftFreecam/Freecam/pull/537)) - The required modules are now distributed with Freecam. ### Fixed - Resolved Fabric Loader "invalid version" warnings related to our Cloth Config implementation ([486](https://github.com/MinecraftFreecam/Freecam/issues/486), [534](https://github.com/MinecraftFreecam/Freecam/pull/534)) - Fixed our Config GUI not being available for (legacy) Forge builds ([539](https://github.com/MinecraftFreecam/Freecam/pull/539))
Sign in

1.09 MB

1.4.1-beta.2 Beta 13.07.2026

1.4.1-beta.2 for MC 1.20.6 (fabric)

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - A glowing player outline feature, to highlight your player while in Freecam ([340](https://github.com/MinecraftFreecam/Freecam/pull/340)) - 'Outline Player' setting that to control whether the outline is initially enabled when entering Freecam (off by default) - 'Toggle Outline Player' keybind to enable or disable the outline while in Freecam - English and Ukrainian translations - For now, it is only available in Minecraft **1.21.11 and newer** ### Changed - Cloth Config is now bundled on all builds ([539](https://github.com/MinecraftFreecam/Freecam/pull/539)) - Previously, Cloth Config needed to be installed separately on MC 1.17.1 Forge builds - Various translation updates ### Removed - Dropped dependency on Fabric API ([537](https://github.com/MinecraftFreecam/Freecam/pull/537)) - The required modules are now distributed with Freecam. ### Fixed - Resolved Fabric Loader "invalid version" warnings related to our Cloth Config implementation ([486](https://github.com/MinecraftFreecam/Freecam/issues/486), [534](https://github.com/MinecraftFreecam/Freecam/pull/534)) - Fixed our Config GUI not being available for (legacy) Forge builds ([539](https://github.com/MinecraftFreecam/Freecam/pull/539))
Sign in

1.29 MB

1.4.1-beta.2 Beta 13.07.2026

1.4.1-beta.2 for MC 1.19.4 (forge)

Supported Minecraft versions
1.19.4
Loaders / Platforms
forge
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - A glowing player outline feature, to highlight your player while in Freecam ([340](https://github.com/MinecraftFreecam/Freecam/pull/340)) - 'Outline Player' setting that to control whether the outline is initially enabled when entering Freecam (off by default) - 'Toggle Outline Player' keybind to enable or disable the outline while in Freecam - English and Ukrainian translations - For now, it is only available in Minecraft **1.21.11 and newer** ### Changed - Cloth Config is now bundled on all builds ([539](https://github.com/MinecraftFreecam/Freecam/pull/539)) - Previously, Cloth Config needed to be installed separately on MC 1.17.1 Forge builds - Various translation updates ### Removed - Dropped dependency on Fabric API ([537](https://github.com/MinecraftFreecam/Freecam/pull/537)) - The required modules are now distributed with Freecam. ### Fixed - Resolved Fabric Loader "invalid version" warnings related to our Cloth Config implementation ([486](https://github.com/MinecraftFreecam/Freecam/issues/486), [534](https://github.com/MinecraftFreecam/Freecam/pull/534)) - Fixed our Config GUI not being available for (legacy) Forge builds ([539](https://github.com/MinecraftFreecam/Freecam/pull/539))
Sign in

1.11 MB

1.4.1-beta.2 Beta 13.07.2026

1.4.1-beta.2 for MC 1.19.4 (fabric)

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - A glowing player outline feature, to highlight your player while in Freecam ([340](https://github.com/MinecraftFreecam/Freecam/pull/340)) - 'Outline Player' setting that to control whether the outline is initially enabled when entering Freecam (off by default) - 'Toggle Outline Player' keybind to enable or disable the outline while in Freecam - English and Ukrainian translations - For now, it is only available in Minecraft **1.21.11 and newer** ### Changed - Cloth Config is now bundled on all builds ([539](https://github.com/MinecraftFreecam/Freecam/pull/539)) - Previously, Cloth Config needed to be installed separately on MC 1.17.1 Forge builds - Various translation updates ### Removed - Dropped dependency on Fabric API ([537](https://github.com/MinecraftFreecam/Freecam/pull/537)) - The required modules are now distributed with Freecam. ### Fixed - Resolved Fabric Loader "invalid version" warnings related to our Cloth Config implementation ([486](https://github.com/MinecraftFreecam/Freecam/issues/486), [534](https://github.com/MinecraftFreecam/Freecam/pull/534)) - Fixed our Config GUI not being available for (legacy) Forge builds ([539](https://github.com/MinecraftFreecam/Freecam/pull/539))
Sign in

1.28 MB

1.4.1-beta.2 Beta 13.07.2026

1.4.1-beta.2 for MC 1.18.2 (forge)

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - A glowing player outline feature, to highlight your player while in Freecam ([340](https://github.com/MinecraftFreecam/Freecam/pull/340)) - 'Outline Player' setting that to control whether the outline is initially enabled when entering Freecam (off by default) - 'Toggle Outline Player' keybind to enable or disable the outline while in Freecam - English and Ukrainian translations - For now, it is only available in Minecraft **1.21.11 and newer** ### Changed - Cloth Config is now bundled on all builds ([539](https://github.com/MinecraftFreecam/Freecam/pull/539)) - Previously, Cloth Config needed to be installed separately on MC 1.17.1 Forge builds - Various translation updates ### Removed - Dropped dependency on Fabric API ([537](https://github.com/MinecraftFreecam/Freecam/pull/537)) - The required modules are now distributed with Freecam. ### Fixed - Resolved Fabric Loader "invalid version" warnings related to our Cloth Config implementation ([486](https://github.com/MinecraftFreecam/Freecam/issues/486), [534](https://github.com/MinecraftFreecam/Freecam/pull/534)) - Fixed our Config GUI not being available for (legacy) Forge builds ([539](https://github.com/MinecraftFreecam/Freecam/pull/539))
Sign in

1.1 MB

1.4.1-beta.2 Beta 13.07.2026

1.4.1-beta.2 for MC 1.18.2 (fabric)

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - A glowing player outline feature, to highlight your player while in Freecam ([340](https://github.com/MinecraftFreecam/Freecam/pull/340)) - 'Outline Player' setting that to control whether the outline is initially enabled when entering Freecam (off by default) - 'Toggle Outline Player' keybind to enable or disable the outline while in Freecam - English and Ukrainian translations - For now, it is only available in Minecraft **1.21.11 and newer** ### Changed - Cloth Config is now bundled on all builds ([539](https://github.com/MinecraftFreecam/Freecam/pull/539)) - Previously, Cloth Config needed to be installed separately on MC 1.17.1 Forge builds - Various translation updates ### Removed - Dropped dependency on Fabric API ([537](https://github.com/MinecraftFreecam/Freecam/pull/537)) - The required modules are now distributed with Freecam. ### Fixed - Resolved Fabric Loader "invalid version" warnings related to our Cloth Config implementation ([486](https://github.com/MinecraftFreecam/Freecam/issues/486), [534](https://github.com/MinecraftFreecam/Freecam/pull/534)) - Fixed our Config GUI not being available for (legacy) Forge builds ([539](https://github.com/MinecraftFreecam/Freecam/pull/539))
Sign in

1.24 MB

1.4.1-beta.2 Beta 13.07.2026

1.4.1-beta.2 for MC 1.17.1 (forge)

Supported Minecraft versions
1.17.1
Loaders / Platforms
forge
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - A glowing player outline feature, to highlight your player while in Freecam ([340](https://github.com/MinecraftFreecam/Freecam/pull/340)) - 'Outline Player' setting that to control whether the outline is initially enabled when entering Freecam (off by default) - 'Toggle Outline Player' keybind to enable or disable the outline while in Freecam - English and Ukrainian translations - For now, it is only available in Minecraft **1.21.11 and newer** ### Changed - Cloth Config is now bundled on all builds ([539](https://github.com/MinecraftFreecam/Freecam/pull/539)) - Previously, Cloth Config needed to be installed separately on MC 1.17.1 Forge builds - Various translation updates ### Removed - Dropped dependency on Fabric API ([537](https://github.com/MinecraftFreecam/Freecam/pull/537)) - The required modules are now distributed with Freecam. ### Fixed - Resolved Fabric Loader "invalid version" warnings related to our Cloth Config implementation ([486](https://github.com/MinecraftFreecam/Freecam/issues/486), [534](https://github.com/MinecraftFreecam/Freecam/pull/534)) - Fixed our Config GUI not being available for (legacy) Forge builds ([539](https://github.com/MinecraftFreecam/Freecam/pull/539))
Sign in

1.23 MB

1.4.1-beta.2 Beta 13.07.2026

1.4.1-beta.2 for MC 1.17.1 (fabric)

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
1.4.1 adds initial support for Minecraft 26.2 and a new 'Outline Player' feature. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - A glowing player outline feature, to highlight your player while in Freecam ([340](https://github.com/MinecraftFreecam/Freecam/pull/340)) - 'Outline Player' setting that to control whether the outline is initially enabled when entering Freecam (off by default) - 'Toggle Outline Player' keybind to enable or disable the outline while in Freecam - English and Ukrainian translations - For now, it is only available in Minecraft **1.21.11 and newer** ### Changed - Cloth Config is now bundled on all builds ([539](https://github.com/MinecraftFreecam/Freecam/pull/539)) - Previously, Cloth Config needed to be installed separately on MC 1.17.1 Forge builds - Various translation updates ### Removed - Dropped dependency on Fabric API ([537](https://github.com/MinecraftFreecam/Freecam/pull/537)) - The required modules are now distributed with Freecam. ### Fixed - Resolved Fabric Loader "invalid version" warnings related to our Cloth Config implementation ([486](https://github.com/MinecraftFreecam/Freecam/issues/486), [534](https://github.com/MinecraftFreecam/Freecam/pull/534)) - Fixed our Config GUI not being available for (legacy) Forge builds ([539](https://github.com/MinecraftFreecam/Freecam/pull/539))
Sign in

1.16 MB

1.4.1-beta.1 Beta 26.06.2026

1.4.1-beta.1 for MC 26.2 (neoforge)

Supported Minecraft versions
26.2
Loaders / Platforms
neoforge
Show changes
1.4.1 adds initial support for Minecraft 26.2. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Changed - Various translation updates ### Fixed - Fixed compatibility with legacy Forge, broken in 1.4.0 ([516](https://github.com/MinecraftFreecam/Freecam/issues/516), [526](https://github.com/MinecraftFreecam/Freecam/pull/526))
Sign in

1.08 MB

1.4.1-beta.1 Beta 26.06.2026

1.4.1-beta.1 for MC 26.2 (fabric)

Supported Minecraft versions
26.2
Loaders / Platforms
fabric
Show changes
1.4.1 adds initial support for Minecraft 26.2. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Changed - Various translation updates ### Fixed - Fixed compatibility with legacy Forge, broken in 1.4.0 ([516](https://github.com/MinecraftFreecam/Freecam/issues/516), [526](https://github.com/MinecraftFreecam/Freecam/pull/526))
Sign in

1.08 MB

1.4.1-beta.1 Beta 26.06.2026

1.4.1-beta.1 for MC 26.1.2 (neoforge)

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
1.4.1 adds initial support for Minecraft 26.2. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Changed - Various translation updates ### Fixed - Fixed compatibility with legacy Forge, broken in 1.4.0 ([516](https://github.com/MinecraftFreecam/Freecam/issues/516), [526](https://github.com/MinecraftFreecam/Freecam/pull/526))
Sign in

1.08 MB

1.4.1-beta.1 Beta 26.06.2026

1.4.1-beta.1 for MC 26.1.2 (fabric)

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
fabric
Show changes
1.4.1 adds initial support for Minecraft 26.2. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Changed - Various translation updates ### Fixed - Fixed compatibility with legacy Forge, broken in 1.4.0 ([516](https://github.com/MinecraftFreecam/Freecam/issues/516), [526](https://github.com/MinecraftFreecam/Freecam/pull/526))
Sign in

1.08 MB

1.4.1-beta.1 Beta 26.06.2026

1.4.1-beta.1 for MC 1.21.11 (neoforge)

Supported Minecraft versions
1.21.11
Loaders / Platforms
neoforge
Show changes
1.4.1 adds initial support for Minecraft 26.2. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Changed - Various translation updates ### Fixed - Fixed compatibility with legacy Forge, broken in 1.4.0 ([516](https://github.com/MinecraftFreecam/Freecam/issues/516), [526](https://github.com/MinecraftFreecam/Freecam/pull/526))
Sign in

1.1 MB

1.4.1-beta.1 Beta 26.06.2026

1.4.1-beta.1 for MC 1.21.11 (fabric)

Supported Minecraft versions
1.21.11
Loaders / Platforms
fabric
Show changes
1.4.1 adds initial support for Minecraft 26.2. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Changed - Various translation updates ### Fixed - Fixed compatibility with legacy Forge, broken in 1.4.0 ([516](https://github.com/MinecraftFreecam/Freecam/issues/516), [526](https://github.com/MinecraftFreecam/Freecam/pull/526))
Sign in

1.09 MB

1.4.1-beta.1 Beta 26.06.2026

1.4.1-beta.1 for MC 1.20.6 (neoforge)

Supported Minecraft versions
1.20.6
Loaders / Platforms
neoforge
Show changes
1.4.1 adds initial support for Minecraft 26.2. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Changed - Various translation updates ### Fixed - Fixed compatibility with legacy Forge, broken in 1.4.0 ([516](https://github.com/MinecraftFreecam/Freecam/issues/516), [526](https://github.com/MinecraftFreecam/Freecam/pull/526))
Sign in

1.09 MB

1.4.1-beta.1 Beta 26.06.2026

1.4.1-beta.1 for MC 1.20.6 (fabric)

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
1.4.1 adds initial support for Minecraft 26.2. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Changed - Various translation updates ### Fixed - Fixed compatibility with legacy Forge, broken in 1.4.0 ([516](https://github.com/MinecraftFreecam/Freecam/issues/516), [526](https://github.com/MinecraftFreecam/Freecam/pull/526))
Sign in

1.09 MB

1.4.1-beta.1 Beta 26.06.2026

1.4.1-beta.1 for MC 1.19.4 (forge)

Supported Minecraft versions
1.19.4
Loaders / Platforms
forge
Show changes
1.4.1 adds initial support for Minecraft 26.2. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Changed - Various translation updates ### Fixed - Fixed compatibility with legacy Forge, broken in 1.4.0 ([516](https://github.com/MinecraftFreecam/Freecam/issues/516), [526](https://github.com/MinecraftFreecam/Freecam/pull/526))
Sign in

1.1 MB

1.4.1-beta.1 Beta 26.06.2026

1.4.1-beta.1 for MC 1.19.4 (fabric)

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
1.4.1 adds initial support for Minecraft 26.2. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Changed - Various translation updates ### Fixed - Fixed compatibility with legacy Forge, broken in 1.4.0 ([516](https://github.com/MinecraftFreecam/Freecam/issues/516), [526](https://github.com/MinecraftFreecam/Freecam/pull/526))
Sign in

1.09 MB

1.4.1-beta.1 Beta 26.06.2026

1.4.1-beta.1 for MC 1.18.2 (forge)

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Show changes
1.4.1 adds initial support for Minecraft 26.2. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Changed - Various translation updates ### Fixed - Fixed compatibility with legacy Forge, broken in 1.4.0 ([516](https://github.com/MinecraftFreecam/Freecam/issues/516), [526](https://github.com/MinecraftFreecam/Freecam/pull/526))
Sign in

1.09 MB

1.4.1-beta.1 Beta 26.06.2026

1.4.1-beta.1 for MC 1.18.2 (fabric)

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
1.4.1 adds initial support for Minecraft 26.2. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Changed - Various translation updates ### Fixed - Fixed compatibility with legacy Forge, broken in 1.4.0 ([516](https://github.com/MinecraftFreecam/Freecam/issues/516), [526](https://github.com/MinecraftFreecam/Freecam/pull/526))
Sign in

1.09 MB

1.4.1-beta.1 Beta 26.06.2026

1.4.1-beta.1 for MC 1.17.1 (forge)

Supported Minecraft versions
1.17.1
Loaders / Platforms
forge
Show changes
1.4.1 adds initial support for Minecraft 26.2. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Changed - Various translation updates ### Fixed - Fixed compatibility with legacy Forge, broken in 1.4.0 ([516](https://github.com/MinecraftFreecam/Freecam/issues/516), [526](https://github.com/MinecraftFreecam/Freecam/pull/526))
Sign in

0.12 MB

1.4.1-beta.1 Beta 26.06.2026

1.4.1-beta.1 for MC 1.17.1 (fabric)

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
1.4.1 adds initial support for Minecraft 26.2. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Changed - Various translation updates ### Fixed - Fixed compatibility with legacy Forge, broken in 1.4.0 ([516](https://github.com/MinecraftFreecam/Freecam/issues/516), [526](https://github.com/MinecraftFreecam/Freecam/pull/526))
Sign in

1.04 MB

1.4.1-alpha.1 Alpha 19.06.2026

1.4.1-alpha.1 for MC 26.2 (neoforge)

Supported Minecraft versions
26.2
Loaders / Platforms
neoforge
Show changes
Initial support for Minecraft 26.2, which has only had light testing. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - 26.2 support ([511](https://github.com/MinecraftFreecam/Freecam/issues/511), [513](https://github.com/MinecraftFreecam/Freecam/pull/513))
Sign in

1.08 MB

1.4.1-alpha.1 Alpha 19.06.2026

1.4.1-alpha.1 for MC 26.2 (fabric)

Supported Minecraft versions
26.2
Loaders / Platforms
fabric
Show changes
Initial support for Minecraft 26.2, which has only had light testing. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - 26.2 support ([511](https://github.com/MinecraftFreecam/Freecam/issues/511), [513](https://github.com/MinecraftFreecam/Freecam/pull/513))
Sign in

1.08 MB

1.4.1-alpha.1 Alpha 19.06.2026

1.4.1-alpha.1 for MC 26.1.2 (neoforge)

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
Initial support for Minecraft 26.2, which has only had light testing. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - 26.2 support ([511](https://github.com/MinecraftFreecam/Freecam/issues/511), [513](https://github.com/MinecraftFreecam/Freecam/pull/513))
Sign in

1.08 MB

1.4.1-alpha.1 Alpha 19.06.2026

1.4.1-alpha.1 for MC 26.1.2 (fabric)

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
fabric
Show changes
Initial support for Minecraft 26.2, which has only had light testing. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - 26.2 support ([511](https://github.com/MinecraftFreecam/Freecam/issues/511), [513](https://github.com/MinecraftFreecam/Freecam/pull/513))
Sign in

1.08 MB

1.4.1-alpha.1 Alpha 19.06.2026

1.4.1-alpha.1 for MC 1.21.11 (neoforge)

Supported Minecraft versions
1.21.11
Loaders / Platforms
neoforge
Show changes
Initial support for Minecraft 26.2, which has only had light testing. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - 26.2 support ([511](https://github.com/MinecraftFreecam/Freecam/issues/511), [513](https://github.com/MinecraftFreecam/Freecam/pull/513))
Sign in

1.1 MB

1.4.1-alpha.1 Alpha 19.06.2026

1.4.1-alpha.1 for MC 1.21.11 (fabric)

Supported Minecraft versions
1.21.11
Loaders / Platforms
fabric
Show changes
Initial support for Minecraft 26.2, which has only had light testing. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - 26.2 support ([511](https://github.com/MinecraftFreecam/Freecam/issues/511), [513](https://github.com/MinecraftFreecam/Freecam/pull/513))
Sign in

1.09 MB

1.4.1-alpha.1 Alpha 19.06.2026

1.4.1-alpha.1 for MC 1.20.6 (neoforge)

Supported Minecraft versions
1.20.6
Loaders / Platforms
neoforge
Show changes
Initial support for Minecraft 26.2, which has only had light testing. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - 26.2 support ([511](https://github.com/MinecraftFreecam/Freecam/issues/511), [513](https://github.com/MinecraftFreecam/Freecam/pull/513))
Sign in

1.09 MB

1.4.1-alpha.1 Alpha 19.06.2026

1.4.1-alpha.1 for MC 1.20.6 (fabric)

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
Initial support for Minecraft 26.2, which has only had light testing. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - 26.2 support ([511](https://github.com/MinecraftFreecam/Freecam/issues/511), [513](https://github.com/MinecraftFreecam/Freecam/pull/513))
Sign in

1.09 MB

1.4.1-alpha.1 Alpha 19.06.2026

1.4.1-alpha.1 for MC 1.19.4 (fabric)

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
Initial support for Minecraft 26.2, which has only had light testing. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - 26.2 support ([511](https://github.com/MinecraftFreecam/Freecam/issues/511), [513](https://github.com/MinecraftFreecam/Freecam/pull/513))
Sign in

1.09 MB

1.4.1-alpha.1 Alpha 19.06.2026

1.4.1-alpha.1 for MC 1.18.2 (fabric)

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
Initial support for Minecraft 26.2, which has only had light testing. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - 26.2 support ([511](https://github.com/MinecraftFreecam/Freecam/issues/511), [513](https://github.com/MinecraftFreecam/Freecam/pull/513))
Sign in

1.09 MB

1.4.1-alpha.1 Alpha 19.06.2026

1.4.1-alpha.1 for MC 1.17.1 (fabric)

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
Initial support for Minecraft 26.2, which has only had light testing. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - 26.2 support ([511](https://github.com/MinecraftFreecam/Freecam/issues/511), [513](https://github.com/MinecraftFreecam/Freecam/pull/513))
Sign in

1.04 MB

1.4.0 Release 16.06.2026

1.4.0 for MC 26.1.2 (neoforge)

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
This release introduces support for Minecraft 26.1.x and includes significant internal changes to the project's build and configuration systems. While most users should not notice major behavioral changes, these changes simplify maintenance across supported Minecraft versions and improve long-term compatibility. This release follows three alpha releases and two release candidates. ### Added - 26.1.x support ([370](https://github.com/MinecraftFreecam/Freecam/pull/370)) - A central landing page at <https://minecraftfreecam.github.io> ([460](https://github.com/MinecraftFreecam/Freecam/pull/460)) - The mod description is now translatable ([172](https://github.com/MinecraftFreecam/Freecam/issues/172), [390](https://github.com/MinecraftFreecam/Freecam/pull/390)) ### Changed - Releases are now built for multiple supported Minecraft versions from a single codebase ([366](https://github.com/MinecraftFreecam/Freecam/pull/366)) - Migrated from [Architectury](https://docs.architectury.dev) to [Stonecutter](https://stonecutter.kikugie.dev) - While there should be no change in behavior, there were **many internal changes** throughout the project - Config file renamed from `freecam.json5` to `freecam.json` ([376](https://github.com/MinecraftFreecam/Freecam/pull/376)) - Existing `freecam.json5` configs are read when `freecam.json` isn't present - All new changes are saved to `freecam.json` - Cloth Config is _technically_ now optional at runtime ([378](https://github.com/MinecraftFreecam/Freecam/pull/378)) - The config GUI is only available when Cloth Config is loaded - A bundled Cloth Config distribution is **still included** in most builds - Refactored several config system internals ([373](https://github.com/MinecraftFreecam/Freecam/pull/373), [374](https://github.com/MinecraftFreecam/Freecam/pull/374), [375](https://github.com/MinecraftFreecam/Freecam/pull/375), [377](https://github.com/MinecraftFreecam/Freecam/pull/377)) - Re-rendered the project icon ([439](https://github.com/MinecraftFreecam/Freecam/pull/439)) - Various translation updates ### Removed - Support for Minecraft 1.21.10 ([482](https://github.com/MinecraftFreecam/Freecam/pull/482)) ### Fixed - Config options from other Freecam versions are no longer silently dropped when saving ([389](https://github.com/MinecraftFreecam/Freecam/pull/389)) - Iris rendering the player shadow when "Show Player" is disabled ([425](https://github.com/MinecraftFreecam/Freecam/issues/425), [426](https://github.com/MinecraftFreecam/Freecam/pull/426)) - Run NeoForge setup during the correct startup phase ([391](https://github.com/MinecraftFreecam/Freecam/issues/391), [397](https://github.com/MinecraftFreecam/Freecam/issues/397))
Sign in

1.08 MB

1.4.0 Release 16.06.2026

1.4.0 for MC 26.1.2 (fabric)

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
fabric
Show changes
This release introduces support for Minecraft 26.1.x and includes significant internal changes to the project's build and configuration systems. While most users should not notice major behavioral changes, these changes simplify maintenance across supported Minecraft versions and improve long-term compatibility. This release follows three alpha releases and two release candidates. ### Added - 26.1.x support ([370](https://github.com/MinecraftFreecam/Freecam/pull/370)) - A central landing page at <https://minecraftfreecam.github.io> ([460](https://github.com/MinecraftFreecam/Freecam/pull/460)) - The mod description is now translatable ([172](https://github.com/MinecraftFreecam/Freecam/issues/172), [390](https://github.com/MinecraftFreecam/Freecam/pull/390)) ### Changed - Releases are now built for multiple supported Minecraft versions from a single codebase ([366](https://github.com/MinecraftFreecam/Freecam/pull/366)) - Migrated from [Architectury](https://docs.architectury.dev) to [Stonecutter](https://stonecutter.kikugie.dev) - While there should be no change in behavior, there were **many internal changes** throughout the project - Config file renamed from `freecam.json5` to `freecam.json` ([376](https://github.com/MinecraftFreecam/Freecam/pull/376)) - Existing `freecam.json5` configs are read when `freecam.json` isn't present - All new changes are saved to `freecam.json` - Cloth Config is _technically_ now optional at runtime ([378](https://github.com/MinecraftFreecam/Freecam/pull/378)) - The config GUI is only available when Cloth Config is loaded - A bundled Cloth Config distribution is **still included** in most builds - Refactored several config system internals ([373](https://github.com/MinecraftFreecam/Freecam/pull/373), [374](https://github.com/MinecraftFreecam/Freecam/pull/374), [375](https://github.com/MinecraftFreecam/Freecam/pull/375), [377](https://github.com/MinecraftFreecam/Freecam/pull/377)) - Re-rendered the project icon ([439](https://github.com/MinecraftFreecam/Freecam/pull/439)) - Various translation updates ### Removed - Support for Minecraft 1.21.10 ([482](https://github.com/MinecraftFreecam/Freecam/pull/482)) ### Fixed - Config options from other Freecam versions are no longer silently dropped when saving ([389](https://github.com/MinecraftFreecam/Freecam/pull/389)) - Iris rendering the player shadow when "Show Player" is disabled ([425](https://github.com/MinecraftFreecam/Freecam/issues/425), [426](https://github.com/MinecraftFreecam/Freecam/pull/426)) - Run NeoForge setup during the correct startup phase ([391](https://github.com/MinecraftFreecam/Freecam/issues/391), [397](https://github.com/MinecraftFreecam/Freecam/issues/397))
Sign in

1.08 MB

1.4.0 Release 16.06.2026

1.4.0 for MC 1.21.11 (neoforge)

Supported Minecraft versions
1.21.11
Loaders / Platforms
neoforge
Show changes
This release introduces support for Minecraft 26.1.x and includes significant internal changes to the project's build and configuration systems. While most users should not notice major behavioral changes, these changes simplify maintenance across supported Minecraft versions and improve long-term compatibility. This release follows three alpha releases and two release candidates. ### Added - 26.1.x support ([370](https://github.com/MinecraftFreecam/Freecam/pull/370)) - A central landing page at <https://minecraftfreecam.github.io> ([460](https://github.com/MinecraftFreecam/Freecam/pull/460)) - The mod description is now translatable ([172](https://github.com/MinecraftFreecam/Freecam/issues/172), [390](https://github.com/MinecraftFreecam/Freecam/pull/390)) ### Changed - Releases are now built for multiple supported Minecraft versions from a single codebase ([366](https://github.com/MinecraftFreecam/Freecam/pull/366)) - Migrated from [Architectury](https://docs.architectury.dev) to [Stonecutter](https://stonecutter.kikugie.dev) - While there should be no change in behavior, there were **many internal changes** throughout the project - Config file renamed from `freecam.json5` to `freecam.json` ([376](https://github.com/MinecraftFreecam/Freecam/pull/376)) - Existing `freecam.json5` configs are read when `freecam.json` isn't present - All new changes are saved to `freecam.json` - Cloth Config is _technically_ now optional at runtime ([378](https://github.com/MinecraftFreecam/Freecam/pull/378)) - The config GUI is only available when Cloth Config is loaded - A bundled Cloth Config distribution is **still included** in most builds - Refactored several config system internals ([373](https://github.com/MinecraftFreecam/Freecam/pull/373), [374](https://github.com/MinecraftFreecam/Freecam/pull/374), [375](https://github.com/MinecraftFreecam/Freecam/pull/375), [377](https://github.com/MinecraftFreecam/Freecam/pull/377)) - Re-rendered the project icon ([439](https://github.com/MinecraftFreecam/Freecam/pull/439)) - Various translation updates ### Removed - Support for Minecraft 1.21.10 ([482](https://github.com/MinecraftFreecam/Freecam/pull/482)) ### Fixed - Config options from other Freecam versions are no longer silently dropped when saving ([389](https://github.com/MinecraftFreecam/Freecam/pull/389)) - Iris rendering the player shadow when "Show Player" is disabled ([425](https://github.com/MinecraftFreecam/Freecam/issues/425), [426](https://github.com/MinecraftFreecam/Freecam/pull/426)) - Run NeoForge setup during the correct startup phase ([391](https://github.com/MinecraftFreecam/Freecam/issues/391), [397](https://github.com/MinecraftFreecam/Freecam/issues/397))
Sign in

1.1 MB

1.4.0 Release 16.06.2026

1.4.0 for MC 1.21.11 (fabric)

Supported Minecraft versions
1.21.11
Loaders / Platforms
fabric
Show changes
This release introduces support for Minecraft 26.1.x and includes significant internal changes to the project's build and configuration systems. While most users should not notice major behavioral changes, these changes simplify maintenance across supported Minecraft versions and improve long-term compatibility. This release follows three alpha releases and two release candidates. ### Added - 26.1.x support ([370](https://github.com/MinecraftFreecam/Freecam/pull/370)) - A central landing page at <https://minecraftfreecam.github.io> ([460](https://github.com/MinecraftFreecam/Freecam/pull/460)) - The mod description is now translatable ([172](https://github.com/MinecraftFreecam/Freecam/issues/172), [390](https://github.com/MinecraftFreecam/Freecam/pull/390)) ### Changed - Releases are now built for multiple supported Minecraft versions from a single codebase ([366](https://github.com/MinecraftFreecam/Freecam/pull/366)) - Migrated from [Architectury](https://docs.architectury.dev) to [Stonecutter](https://stonecutter.kikugie.dev) - While there should be no change in behavior, there were **many internal changes** throughout the project - Config file renamed from `freecam.json5` to `freecam.json` ([376](https://github.com/MinecraftFreecam/Freecam/pull/376)) - Existing `freecam.json5` configs are read when `freecam.json` isn't present - All new changes are saved to `freecam.json` - Cloth Config is _technically_ now optional at runtime ([378](https://github.com/MinecraftFreecam/Freecam/pull/378)) - The config GUI is only available when Cloth Config is loaded - A bundled Cloth Config distribution is **still included** in most builds - Refactored several config system internals ([373](https://github.com/MinecraftFreecam/Freecam/pull/373), [374](https://github.com/MinecraftFreecam/Freecam/pull/374), [375](https://github.com/MinecraftFreecam/Freecam/pull/375), [377](https://github.com/MinecraftFreecam/Freecam/pull/377)) - Re-rendered the project icon ([439](https://github.com/MinecraftFreecam/Freecam/pull/439)) - Various translation updates ### Removed - Support for Minecraft 1.21.10 ([482](https://github.com/MinecraftFreecam/Freecam/pull/482)) ### Fixed - Config options from other Freecam versions are no longer silently dropped when saving ([389](https://github.com/MinecraftFreecam/Freecam/pull/389)) - Iris rendering the player shadow when "Show Player" is disabled ([425](https://github.com/MinecraftFreecam/Freecam/issues/425), [426](https://github.com/MinecraftFreecam/Freecam/pull/426)) - Run NeoForge setup during the correct startup phase ([391](https://github.com/MinecraftFreecam/Freecam/issues/391), [397](https://github.com/MinecraftFreecam/Freecam/issues/397))
Sign in

1.09 MB

1.4.0 Release 16.06.2026

1.4.0 for MC 1.20.6 (neoforge)

Supported Minecraft versions
1.20.6
Loaders / Platforms
neoforge
Show changes
This release introduces support for Minecraft 26.1.x and includes significant internal changes to the project's build and configuration systems. While most users should not notice major behavioral changes, these changes simplify maintenance across supported Minecraft versions and improve long-term compatibility. This release follows three alpha releases and two release candidates. ### Added - 26.1.x support ([370](https://github.com/MinecraftFreecam/Freecam/pull/370)) - A central landing page at <https://minecraftfreecam.github.io> ([460](https://github.com/MinecraftFreecam/Freecam/pull/460)) - The mod description is now translatable ([172](https://github.com/MinecraftFreecam/Freecam/issues/172), [390](https://github.com/MinecraftFreecam/Freecam/pull/390)) ### Changed - Releases are now built for multiple supported Minecraft versions from a single codebase ([366](https://github.com/MinecraftFreecam/Freecam/pull/366)) - Migrated from [Architectury](https://docs.architectury.dev) to [Stonecutter](https://stonecutter.kikugie.dev) - While there should be no change in behavior, there were **many internal changes** throughout the project - Config file renamed from `freecam.json5` to `freecam.json` ([376](https://github.com/MinecraftFreecam/Freecam/pull/376)) - Existing `freecam.json5` configs are read when `freecam.json` isn't present - All new changes are saved to `freecam.json` - Cloth Config is _technically_ now optional at runtime ([378](https://github.com/MinecraftFreecam/Freecam/pull/378)) - The config GUI is only available when Cloth Config is loaded - A bundled Cloth Config distribution is **still included** in most builds - Refactored several config system internals ([373](https://github.com/MinecraftFreecam/Freecam/pull/373), [374](https://github.com/MinecraftFreecam/Freecam/pull/374), [375](https://github.com/MinecraftFreecam/Freecam/pull/375), [377](https://github.com/MinecraftFreecam/Freecam/pull/377)) - Re-rendered the project icon ([439](https://github.com/MinecraftFreecam/Freecam/pull/439)) - Various translation updates ### Removed - Support for Minecraft 1.21.10 ([482](https://github.com/MinecraftFreecam/Freecam/pull/482)) ### Fixed - Config options from other Freecam versions are no longer silently dropped when saving ([389](https://github.com/MinecraftFreecam/Freecam/pull/389)) - Iris rendering the player shadow when "Show Player" is disabled ([425](https://github.com/MinecraftFreecam/Freecam/issues/425), [426](https://github.com/MinecraftFreecam/Freecam/pull/426)) - Run NeoForge setup during the correct startup phase ([391](https://github.com/MinecraftFreecam/Freecam/issues/391), [397](https://github.com/MinecraftFreecam/Freecam/issues/397))
Sign in

1.09 MB

1.4.0 Release 16.06.2026

1.4.0 for MC 1.20.6 (fabric)

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
This release introduces support for Minecraft 26.1.x and includes significant internal changes to the project's build and configuration systems. While most users should not notice major behavioral changes, these changes simplify maintenance across supported Minecraft versions and improve long-term compatibility. This release follows three alpha releases and two release candidates. ### Added - 26.1.x support ([370](https://github.com/MinecraftFreecam/Freecam/pull/370)) - A central landing page at <https://minecraftfreecam.github.io> ([460](https://github.com/MinecraftFreecam/Freecam/pull/460)) - The mod description is now translatable ([172](https://github.com/MinecraftFreecam/Freecam/issues/172), [390](https://github.com/MinecraftFreecam/Freecam/pull/390)) ### Changed - Releases are now built for multiple supported Minecraft versions from a single codebase ([366](https://github.com/MinecraftFreecam/Freecam/pull/366)) - Migrated from [Architectury](https://docs.architectury.dev) to [Stonecutter](https://stonecutter.kikugie.dev) - While there should be no change in behavior, there were **many internal changes** throughout the project - Config file renamed from `freecam.json5` to `freecam.json` ([376](https://github.com/MinecraftFreecam/Freecam/pull/376)) - Existing `freecam.json5` configs are read when `freecam.json` isn't present - All new changes are saved to `freecam.json` - Cloth Config is _technically_ now optional at runtime ([378](https://github.com/MinecraftFreecam/Freecam/pull/378)) - The config GUI is only available when Cloth Config is loaded - A bundled Cloth Config distribution is **still included** in most builds - Refactored several config system internals ([373](https://github.com/MinecraftFreecam/Freecam/pull/373), [374](https://github.com/MinecraftFreecam/Freecam/pull/374), [375](https://github.com/MinecraftFreecam/Freecam/pull/375), [377](https://github.com/MinecraftFreecam/Freecam/pull/377)) - Re-rendered the project icon ([439](https://github.com/MinecraftFreecam/Freecam/pull/439)) - Various translation updates ### Removed - Support for Minecraft 1.21.10 ([482](https://github.com/MinecraftFreecam/Freecam/pull/482)) ### Fixed - Config options from other Freecam versions are no longer silently dropped when saving ([389](https://github.com/MinecraftFreecam/Freecam/pull/389)) - Iris rendering the player shadow when "Show Player" is disabled ([425](https://github.com/MinecraftFreecam/Freecam/issues/425), [426](https://github.com/MinecraftFreecam/Freecam/pull/426)) - Run NeoForge setup during the correct startup phase ([391](https://github.com/MinecraftFreecam/Freecam/issues/391), [397](https://github.com/MinecraftFreecam/Freecam/issues/397))
Sign in

1.09 MB

1.4.0 Release 16.06.2026

1.4.0 for MC 1.19.4 (fabric)

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
This release introduces support for Minecraft 26.1.x and includes significant internal changes to the project's build and configuration systems. While most users should not notice major behavioral changes, these changes simplify maintenance across supported Minecraft versions and improve long-term compatibility. This release follows three alpha releases and two release candidates. ### Added - 26.1.x support ([370](https://github.com/MinecraftFreecam/Freecam/pull/370)) - A central landing page at <https://minecraftfreecam.github.io> ([460](https://github.com/MinecraftFreecam/Freecam/pull/460)) - The mod description is now translatable ([172](https://github.com/MinecraftFreecam/Freecam/issues/172), [390](https://github.com/MinecraftFreecam/Freecam/pull/390)) ### Changed - Releases are now built for multiple supported Minecraft versions from a single codebase ([366](https://github.com/MinecraftFreecam/Freecam/pull/366)) - Migrated from [Architectury](https://docs.architectury.dev) to [Stonecutter](https://stonecutter.kikugie.dev) - While there should be no change in behavior, there were **many internal changes** throughout the project - Config file renamed from `freecam.json5` to `freecam.json` ([376](https://github.com/MinecraftFreecam/Freecam/pull/376)) - Existing `freecam.json5` configs are read when `freecam.json` isn't present - All new changes are saved to `freecam.json` - Cloth Config is _technically_ now optional at runtime ([378](https://github.com/MinecraftFreecam/Freecam/pull/378)) - The config GUI is only available when Cloth Config is loaded - A bundled Cloth Config distribution is **still included** in most builds - Refactored several config system internals ([373](https://github.com/MinecraftFreecam/Freecam/pull/373), [374](https://github.com/MinecraftFreecam/Freecam/pull/374), [375](https://github.com/MinecraftFreecam/Freecam/pull/375), [377](https://github.com/MinecraftFreecam/Freecam/pull/377)) - Re-rendered the project icon ([439](https://github.com/MinecraftFreecam/Freecam/pull/439)) - Various translation updates ### Removed - Support for Minecraft 1.21.10 ([482](https://github.com/MinecraftFreecam/Freecam/pull/482)) ### Fixed - Config options from other Freecam versions are no longer silently dropped when saving ([389](https://github.com/MinecraftFreecam/Freecam/pull/389)) - Iris rendering the player shadow when "Show Player" is disabled ([425](https://github.com/MinecraftFreecam/Freecam/issues/425), [426](https://github.com/MinecraftFreecam/Freecam/pull/426)) - Run NeoForge setup during the correct startup phase ([391](https://github.com/MinecraftFreecam/Freecam/issues/391), [397](https://github.com/MinecraftFreecam/Freecam/issues/397))
Sign in

1.09 MB

1.4.0 Release 16.06.2026

1.4.0 for MC 1.18.2 (fabric)

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
This release introduces support for Minecraft 26.1.x and includes significant internal changes to the project's build and configuration systems. While most users should not notice major behavioral changes, these changes simplify maintenance across supported Minecraft versions and improve long-term compatibility. This release follows three alpha releases and two release candidates. ### Added - 26.1.x support ([370](https://github.com/MinecraftFreecam/Freecam/pull/370)) - A central landing page at <https://minecraftfreecam.github.io> ([460](https://github.com/MinecraftFreecam/Freecam/pull/460)) - The mod description is now translatable ([172](https://github.com/MinecraftFreecam/Freecam/issues/172), [390](https://github.com/MinecraftFreecam/Freecam/pull/390)) ### Changed - Releases are now built for multiple supported Minecraft versions from a single codebase ([366](https://github.com/MinecraftFreecam/Freecam/pull/366)) - Migrated from [Architectury](https://docs.architectury.dev) to [Stonecutter](https://stonecutter.kikugie.dev) - While there should be no change in behavior, there were **many internal changes** throughout the project - Config file renamed from `freecam.json5` to `freecam.json` ([376](https://github.com/MinecraftFreecam/Freecam/pull/376)) - Existing `freecam.json5` configs are read when `freecam.json` isn't present - All new changes are saved to `freecam.json` - Cloth Config is _technically_ now optional at runtime ([378](https://github.com/MinecraftFreecam/Freecam/pull/378)) - The config GUI is only available when Cloth Config is loaded - A bundled Cloth Config distribution is **still included** in most builds - Refactored several config system internals ([373](https://github.com/MinecraftFreecam/Freecam/pull/373), [374](https://github.com/MinecraftFreecam/Freecam/pull/374), [375](https://github.com/MinecraftFreecam/Freecam/pull/375), [377](https://github.com/MinecraftFreecam/Freecam/pull/377)) - Re-rendered the project icon ([439](https://github.com/MinecraftFreecam/Freecam/pull/439)) - Various translation updates ### Removed - Support for Minecraft 1.21.10 ([482](https://github.com/MinecraftFreecam/Freecam/pull/482)) ### Fixed - Config options from other Freecam versions are no longer silently dropped when saving ([389](https://github.com/MinecraftFreecam/Freecam/pull/389)) - Iris rendering the player shadow when "Show Player" is disabled ([425](https://github.com/MinecraftFreecam/Freecam/issues/425), [426](https://github.com/MinecraftFreecam/Freecam/pull/426)) - Run NeoForge setup during the correct startup phase ([391](https://github.com/MinecraftFreecam/Freecam/issues/391), [397](https://github.com/MinecraftFreecam/Freecam/issues/397))
Sign in

1.09 MB

1.4.0 Release 16.06.2026

1.4.0 for MC 1.17.1 (fabric)

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
This release introduces support for Minecraft 26.1.x and includes significant internal changes to the project's build and configuration systems. While most users should not notice major behavioral changes, these changes simplify maintenance across supported Minecraft versions and improve long-term compatibility. This release follows three alpha releases and two release candidates. ### Added - 26.1.x support ([370](https://github.com/MinecraftFreecam/Freecam/pull/370)) - A central landing page at <https://minecraftfreecam.github.io> ([460](https://github.com/MinecraftFreecam/Freecam/pull/460)) - The mod description is now translatable ([172](https://github.com/MinecraftFreecam/Freecam/issues/172), [390](https://github.com/MinecraftFreecam/Freecam/pull/390)) ### Changed - Releases are now built for multiple supported Minecraft versions from a single codebase ([366](https://github.com/MinecraftFreecam/Freecam/pull/366)) - Migrated from [Architectury](https://docs.architectury.dev) to [Stonecutter](https://stonecutter.kikugie.dev) - While there should be no change in behavior, there were **many internal changes** throughout the project - Config file renamed from `freecam.json5` to `freecam.json` ([376](https://github.com/MinecraftFreecam/Freecam/pull/376)) - Existing `freecam.json5` configs are read when `freecam.json` isn't present - All new changes are saved to `freecam.json` - Cloth Config is _technically_ now optional at runtime ([378](https://github.com/MinecraftFreecam/Freecam/pull/378)) - The config GUI is only available when Cloth Config is loaded - A bundled Cloth Config distribution is **still included** in most builds - Refactored several config system internals ([373](https://github.com/MinecraftFreecam/Freecam/pull/373), [374](https://github.com/MinecraftFreecam/Freecam/pull/374), [375](https://github.com/MinecraftFreecam/Freecam/pull/375), [377](https://github.com/MinecraftFreecam/Freecam/pull/377)) - Re-rendered the project icon ([439](https://github.com/MinecraftFreecam/Freecam/pull/439)) - Various translation updates ### Removed - Support for Minecraft 1.21.10 ([482](https://github.com/MinecraftFreecam/Freecam/pull/482)) ### Fixed - Config options from other Freecam versions are no longer silently dropped when saving ([389](https://github.com/MinecraftFreecam/Freecam/pull/389)) - Iris rendering the player shadow when "Show Player" is disabled ([425](https://github.com/MinecraftFreecam/Freecam/issues/425), [426](https://github.com/MinecraftFreecam/Freecam/pull/426)) - Run NeoForge setup during the correct startup phase ([391](https://github.com/MinecraftFreecam/Freecam/issues/391), [397](https://github.com/MinecraftFreecam/Freecam/issues/397))
Sign in

1.04 MB

1.4.0-rc.2 Beta 15.06.2026

1.4.0-rc.2 for MC 26.1.2 (neoforge)

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** If no major issues are found, this version will be released as 1.4.0. ### Fixed - A crash when changing dimensions while Freecam is enabled ([505](https://github.com/MinecraftFreecam/Freecam/pull/505), [500](https://github.com/MinecraftFreecam/Freecam/issues/500))
Sign in

1.08 MB

1.4.0-rc.2 Beta 15.06.2026

1.4.0-rc.2 for MC 26.1.2 (fabric)

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
fabric
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** If no major issues are found, this version will be released as 1.4.0. ### Fixed - A crash when changing dimensions while Freecam is enabled ([505](https://github.com/MinecraftFreecam/Freecam/pull/505), [500](https://github.com/MinecraftFreecam/Freecam/issues/500))
Sign in

1.08 MB

1.4.0-rc.2 Beta 15.06.2026

1.4.0-rc.2 for MC 1.21.11 (neoforge)

Supported Minecraft versions
1.21.11
Loaders / Platforms
neoforge
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** If no major issues are found, this version will be released as 1.4.0. ### Fixed - A crash when changing dimensions while Freecam is enabled ([505](https://github.com/MinecraftFreecam/Freecam/pull/505), [500](https://github.com/MinecraftFreecam/Freecam/issues/500))
Sign in

1.1 MB

1.4.0-rc.2 Beta 15.06.2026

1.4.0-rc.2 for MC 1.21.11 (fabric)

Supported Minecraft versions
1.21.11
Loaders / Platforms
fabric
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** If no major issues are found, this version will be released as 1.4.0. ### Fixed - A crash when changing dimensions while Freecam is enabled ([505](https://github.com/MinecraftFreecam/Freecam/pull/505), [500](https://github.com/MinecraftFreecam/Freecam/issues/500))
Sign in

1.09 MB

1.4.0-rc.2 Beta 15.06.2026

1.4.0-rc.2 for MC 1.20.6 (neoforge)

Supported Minecraft versions
1.20.6
Loaders / Platforms
neoforge
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** If no major issues are found, this version will be released as 1.4.0. ### Fixed - A crash when changing dimensions while Freecam is enabled ([505](https://github.com/MinecraftFreecam/Freecam/pull/505), [500](https://github.com/MinecraftFreecam/Freecam/issues/500))
Sign in

1.09 MB

1.4.0-rc.2 Beta 15.06.2026

1.4.0-rc.2 for MC 1.20.6 (fabric)

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** If no major issues are found, this version will be released as 1.4.0. ### Fixed - A crash when changing dimensions while Freecam is enabled ([505](https://github.com/MinecraftFreecam/Freecam/pull/505), [500](https://github.com/MinecraftFreecam/Freecam/issues/500))
Sign in

1.09 MB

1.4.0-rc.2 Beta 15.06.2026

1.4.0-rc.2 for MC 1.19.4 (fabric)

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** If no major issues are found, this version will be released as 1.4.0. ### Fixed - A crash when changing dimensions while Freecam is enabled ([505](https://github.com/MinecraftFreecam/Freecam/pull/505), [500](https://github.com/MinecraftFreecam/Freecam/issues/500))
Sign in

1.09 MB

1.4.0-rc.2 Beta 15.06.2026

1.4.0-rc.2 for MC 1.18.2 (fabric)

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** If no major issues are found, this version will be released as 1.4.0. ### Fixed - A crash when changing dimensions while Freecam is enabled ([505](https://github.com/MinecraftFreecam/Freecam/pull/505), [500](https://github.com/MinecraftFreecam/Freecam/issues/500))
Sign in

1.09 MB

1.4.0-rc.2 Beta 15.06.2026

1.4.0-rc.2 for MC 1.17.1 (fabric)

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** If no major issues are found, this version will be released as 1.4.0. ### Fixed - A crash when changing dimensions while Freecam is enabled ([505](https://github.com/MinecraftFreecam/Freecam/pull/505), [500](https://github.com/MinecraftFreecam/Freecam/issues/500))
Sign in

1.04 MB

1.4.0-rc.1 Beta 26.05.2026

1.4.0-rc.1 for MC 26.1.2 (neoforge)

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** If no major issues are found, this version will be released as 1.4.0. ### Added - A central landing page at <https://minecraftfreecam.github.io> ([460](https://github.com/MinecraftFreecam/Freecam/pull/460)) ### Changed - Re-rendered the project icon ([439](https://github.com/MinecraftFreecam/Freecam/pull/439)) ### Removed - Support for Minecraft 1.21.10 ([482](https://github.com/MinecraftFreecam/Freecam/pull/482)) ### Fixed - Player-targeted block incorrectly using the camera's rotation ([438](https://github.com/MinecraftFreecam/Freecam/issues/438), [498](https://github.com/MinecraftFreecam/Freecam/pull/498)) - Marked 1.20.5 as supported by the 1.20.6 build ([436](https://github.com/MinecraftFreecam/Freecam/issues/436), [452](https://github.com/MinecraftFreecam/Freecam/pull/452)) - Collision settings not being initialized correctly ([496](https://github.com/MinecraftFreecam/Freecam/issues/496), [497](https://github.com/MinecraftFreecam/Freecam/issues/497))
Sign in

1.08 MB

1.4.0-rc.1 Beta 26.05.2026

1.4.0-rc.1 for MC 26.1.2 (fabric)

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
fabric
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** If no major issues are found, this version will be released as 1.4.0. ### Added - A central landing page at <https://minecraftfreecam.github.io> ([460](https://github.com/MinecraftFreecam/Freecam/pull/460)) ### Changed - Re-rendered the project icon ([439](https://github.com/MinecraftFreecam/Freecam/pull/439)) ### Removed - Support for Minecraft 1.21.10 ([482](https://github.com/MinecraftFreecam/Freecam/pull/482)) ### Fixed - Player-targeted block incorrectly using the camera's rotation ([438](https://github.com/MinecraftFreecam/Freecam/issues/438), [498](https://github.com/MinecraftFreecam/Freecam/pull/498)) - Marked 1.20.5 as supported by the 1.20.6 build ([436](https://github.com/MinecraftFreecam/Freecam/issues/436), [452](https://github.com/MinecraftFreecam/Freecam/pull/452)) - Collision settings not being initialized correctly ([496](https://github.com/MinecraftFreecam/Freecam/issues/496), [497](https://github.com/MinecraftFreecam/Freecam/issues/497))
Sign in

1.08 MB

1.4.0-rc.1 Beta 26.05.2026

1.4.0-rc.1 for MC 1.21.11 (neoforge)

Supported Minecraft versions
1.21.11
Loaders / Platforms
neoforge
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** If no major issues are found, this version will be released as 1.4.0. ### Added - A central landing page at <https://minecraftfreecam.github.io> ([460](https://github.com/MinecraftFreecam/Freecam/pull/460)) ### Changed - Re-rendered the project icon ([439](https://github.com/MinecraftFreecam/Freecam/pull/439)) ### Removed - Support for Minecraft 1.21.10 ([482](https://github.com/MinecraftFreecam/Freecam/pull/482)) ### Fixed - Player-targeted block incorrectly using the camera's rotation ([438](https://github.com/MinecraftFreecam/Freecam/issues/438), [498](https://github.com/MinecraftFreecam/Freecam/pull/498)) - Marked 1.20.5 as supported by the 1.20.6 build ([436](https://github.com/MinecraftFreecam/Freecam/issues/436), [452](https://github.com/MinecraftFreecam/Freecam/pull/452)) - Collision settings not being initialized correctly ([496](https://github.com/MinecraftFreecam/Freecam/issues/496), [497](https://github.com/MinecraftFreecam/Freecam/issues/497))
Sign in

1.1 MB

1.4.0-rc.1 Beta 26.05.2026

1.4.0-rc.1 for MC 1.21.11 (fabric)

Supported Minecraft versions
1.21.11
Loaders / Platforms
fabric
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** If no major issues are found, this version will be released as 1.4.0. ### Added - A central landing page at <https://minecraftfreecam.github.io> ([460](https://github.com/MinecraftFreecam/Freecam/pull/460)) ### Changed - Re-rendered the project icon ([439](https://github.com/MinecraftFreecam/Freecam/pull/439)) ### Removed - Support for Minecraft 1.21.10 ([482](https://github.com/MinecraftFreecam/Freecam/pull/482)) ### Fixed - Player-targeted block incorrectly using the camera's rotation ([438](https://github.com/MinecraftFreecam/Freecam/issues/438), [498](https://github.com/MinecraftFreecam/Freecam/pull/498)) - Marked 1.20.5 as supported by the 1.20.6 build ([436](https://github.com/MinecraftFreecam/Freecam/issues/436), [452](https://github.com/MinecraftFreecam/Freecam/pull/452)) - Collision settings not being initialized correctly ([496](https://github.com/MinecraftFreecam/Freecam/issues/496), [497](https://github.com/MinecraftFreecam/Freecam/issues/497))
Sign in

1.09 MB

1.4.0-rc.1 Beta 26.05.2026

1.4.0-rc.1 for MC 1.20.6 (neoforge)

Supported Minecraft versions
1.20.6
Loaders / Platforms
neoforge
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** If no major issues are found, this version will be released as 1.4.0. ### Added - A central landing page at <https://minecraftfreecam.github.io> ([460](https://github.com/MinecraftFreecam/Freecam/pull/460)) ### Changed - Re-rendered the project icon ([439](https://github.com/MinecraftFreecam/Freecam/pull/439)) ### Removed - Support for Minecraft 1.21.10 ([482](https://github.com/MinecraftFreecam/Freecam/pull/482)) ### Fixed - Player-targeted block incorrectly using the camera's rotation ([438](https://github.com/MinecraftFreecam/Freecam/issues/438), [498](https://github.com/MinecraftFreecam/Freecam/pull/498)) - Marked 1.20.5 as supported by the 1.20.6 build ([436](https://github.com/MinecraftFreecam/Freecam/issues/436), [452](https://github.com/MinecraftFreecam/Freecam/pull/452)) - Collision settings not being initialized correctly ([496](https://github.com/MinecraftFreecam/Freecam/issues/496), [497](https://github.com/MinecraftFreecam/Freecam/issues/497))
Sign in

1.09 MB

1.4.0-rc.1 Beta 26.05.2026

1.4.0-rc.1 for MC 1.20.6 (fabric)

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** If no major issues are found, this version will be released as 1.4.0. ### Added - A central landing page at <https://minecraftfreecam.github.io> ([460](https://github.com/MinecraftFreecam/Freecam/pull/460)) ### Changed - Re-rendered the project icon ([439](https://github.com/MinecraftFreecam/Freecam/pull/439)) ### Removed - Support for Minecraft 1.21.10 ([482](https://github.com/MinecraftFreecam/Freecam/pull/482)) ### Fixed - Player-targeted block incorrectly using the camera's rotation ([438](https://github.com/MinecraftFreecam/Freecam/issues/438), [498](https://github.com/MinecraftFreecam/Freecam/pull/498)) - Marked 1.20.5 as supported by the 1.20.6 build ([436](https://github.com/MinecraftFreecam/Freecam/issues/436), [452](https://github.com/MinecraftFreecam/Freecam/pull/452)) - Collision settings not being initialized correctly ([496](https://github.com/MinecraftFreecam/Freecam/issues/496), [497](https://github.com/MinecraftFreecam/Freecam/issues/497))
Sign in

1.09 MB

1.4.0-rc.1 Beta 26.05.2026

1.4.0-rc.1 for MC 1.19.4 (fabric)

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** If no major issues are found, this version will be released as 1.4.0. ### Added - A central landing page at <https://minecraftfreecam.github.io> ([460](https://github.com/MinecraftFreecam/Freecam/pull/460)) ### Changed - Re-rendered the project icon ([439](https://github.com/MinecraftFreecam/Freecam/pull/439)) ### Removed - Support for Minecraft 1.21.10 ([482](https://github.com/MinecraftFreecam/Freecam/pull/482)) ### Fixed - Player-targeted block incorrectly using the camera's rotation ([438](https://github.com/MinecraftFreecam/Freecam/issues/438), [498](https://github.com/MinecraftFreecam/Freecam/pull/498)) - Marked 1.20.5 as supported by the 1.20.6 build ([436](https://github.com/MinecraftFreecam/Freecam/issues/436), [452](https://github.com/MinecraftFreecam/Freecam/pull/452)) - Collision settings not being initialized correctly ([496](https://github.com/MinecraftFreecam/Freecam/issues/496), [497](https://github.com/MinecraftFreecam/Freecam/issues/497))
Sign in

1.09 MB

1.4.0-rc.1 Beta 26.05.2026

1.4.0-rc.1 for MC 1.18.2 (fabric)

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** If no major issues are found, this version will be released as 1.4.0. ### Added - A central landing page at <https://minecraftfreecam.github.io> ([460](https://github.com/MinecraftFreecam/Freecam/pull/460)) ### Changed - Re-rendered the project icon ([439](https://github.com/MinecraftFreecam/Freecam/pull/439)) ### Removed - Support for Minecraft 1.21.10 ([482](https://github.com/MinecraftFreecam/Freecam/pull/482)) ### Fixed - Player-targeted block incorrectly using the camera's rotation ([438](https://github.com/MinecraftFreecam/Freecam/issues/438), [498](https://github.com/MinecraftFreecam/Freecam/pull/498)) - Marked 1.20.5 as supported by the 1.20.6 build ([436](https://github.com/MinecraftFreecam/Freecam/issues/436), [452](https://github.com/MinecraftFreecam/Freecam/pull/452)) - Collision settings not being initialized correctly ([496](https://github.com/MinecraftFreecam/Freecam/issues/496), [497](https://github.com/MinecraftFreecam/Freecam/issues/497))
Sign in

1.09 MB

1.4.0-rc.1 Beta 26.05.2026

1.4.0-rc.1 for MC 1.17.1 (fabric)

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** If no major issues are found, this version will be released as 1.4.0. ### Added - A central landing page at <https://minecraftfreecam.github.io> ([460](https://github.com/MinecraftFreecam/Freecam/pull/460)) ### Changed - Re-rendered the project icon ([439](https://github.com/MinecraftFreecam/Freecam/pull/439)) ### Removed - Support for Minecraft 1.21.10 ([482](https://github.com/MinecraftFreecam/Freecam/pull/482)) ### Fixed - Player-targeted block incorrectly using the camera's rotation ([438](https://github.com/MinecraftFreecam/Freecam/issues/438), [498](https://github.com/MinecraftFreecam/Freecam/pull/498)) - Marked 1.20.5 as supported by the 1.20.6 build ([436](https://github.com/MinecraftFreecam/Freecam/issues/436), [452](https://github.com/MinecraftFreecam/Freecam/pull/452)) - Collision settings not being initialized correctly ([496](https://github.com/MinecraftFreecam/Freecam/issues/496), [497](https://github.com/MinecraftFreecam/Freecam/issues/497))
Sign in

1.04 MB

1.4.0-alpha.3 Alpha 10.04.2026

1.4.0-alpha.3 for MC 26.1 (neoforge)

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - The mod description is now translatable, but not yet translated ([172](https://github.com/MinecraftFreecam/Freecam/issues/172), [390](https://github.com/MinecraftFreecam/Freecam/pull/390)) ### Fixed - Iris rendering the player shadow when "Show Player" is enabled ([425](https://github.com/MinecraftFreecam/Freecam/issues/425), [426](https://github.com/MinecraftFreecam/Freecam/pull/426)) - A NeoForge crash when Iris is installed, caused by loading Iris classes too early ([424](https://github.com/MinecraftFreecam/Freecam/issues/424), [426](https://github.com/MinecraftFreecam/Freecam/pull/426))
Sign in

1.07 MB

1.4.0-alpha.3 Alpha 10.04.2026

1.4.0-alpha.3 for MC 26.1 (fabric)

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
fabric
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - The mod description is now translatable, but not yet translated ([172](https://github.com/MinecraftFreecam/Freecam/issues/172), [390](https://github.com/MinecraftFreecam/Freecam/pull/390)) ### Fixed - Iris rendering the player shadow when "Show Player" is enabled ([425](https://github.com/MinecraftFreecam/Freecam/issues/425), [426](https://github.com/MinecraftFreecam/Freecam/pull/426)) - A NeoForge crash when Iris is installed, caused by loading Iris classes too early ([424](https://github.com/MinecraftFreecam/Freecam/issues/424), [426](https://github.com/MinecraftFreecam/Freecam/pull/426))
Sign in

1.07 MB

1.4.0-alpha.3 Alpha 10.04.2026

1.4.0-alpha.3 for MC 1.21.11 (neoforge)

Supported Minecraft versions
1.21.11
Loaders / Platforms
neoforge
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - The mod description is now translatable, but not yet translated ([172](https://github.com/MinecraftFreecam/Freecam/issues/172), [390](https://github.com/MinecraftFreecam/Freecam/pull/390)) ### Fixed - Iris rendering the player shadow when "Show Player" is enabled ([425](https://github.com/MinecraftFreecam/Freecam/issues/425), [426](https://github.com/MinecraftFreecam/Freecam/pull/426)) - A NeoForge crash when Iris is installed, caused by loading Iris classes too early ([424](https://github.com/MinecraftFreecam/Freecam/issues/424), [426](https://github.com/MinecraftFreecam/Freecam/pull/426))
Sign in

1.09 MB

1.4.0-alpha.3 Alpha 10.04.2026

1.4.0-alpha.3 for MC 1.21.11 (fabric)

Supported Minecraft versions
1.21.11
Loaders / Platforms
fabric
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - The mod description is now translatable, but not yet translated ([172](https://github.com/MinecraftFreecam/Freecam/issues/172), [390](https://github.com/MinecraftFreecam/Freecam/pull/390)) ### Fixed - Iris rendering the player shadow when "Show Player" is enabled ([425](https://github.com/MinecraftFreecam/Freecam/issues/425), [426](https://github.com/MinecraftFreecam/Freecam/pull/426)) - A NeoForge crash when Iris is installed, caused by loading Iris classes too early ([424](https://github.com/MinecraftFreecam/Freecam/issues/424), [426](https://github.com/MinecraftFreecam/Freecam/pull/426))
Sign in

1.09 MB

1.4.0-alpha.3 Alpha 10.04.2026

1.4.0-alpha.3 for MC 1.20.6 (neoforge)

Supported Minecraft versions
1.20.6
Loaders / Platforms
neoforge
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - The mod description is now translatable, but not yet translated ([172](https://github.com/MinecraftFreecam/Freecam/issues/172), [390](https://github.com/MinecraftFreecam/Freecam/pull/390)) ### Fixed - Iris rendering the player shadow when "Show Player" is enabled ([425](https://github.com/MinecraftFreecam/Freecam/issues/425), [426](https://github.com/MinecraftFreecam/Freecam/pull/426)) - A NeoForge crash when Iris is installed, caused by loading Iris classes too early ([424](https://github.com/MinecraftFreecam/Freecam/issues/424), [426](https://github.com/MinecraftFreecam/Freecam/pull/426))
Sign in

1.09 MB

1.4.0-alpha.3 Alpha 10.04.2026

1.4.0-alpha.3 for MC 1.20.6 (fabric)

Supported Minecraft versions
1.20.6
Loaders / Platforms
fabric
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - The mod description is now translatable, but not yet translated ([172](https://github.com/MinecraftFreecam/Freecam/issues/172), [390](https://github.com/MinecraftFreecam/Freecam/pull/390)) ### Fixed - Iris rendering the player shadow when "Show Player" is enabled ([425](https://github.com/MinecraftFreecam/Freecam/issues/425), [426](https://github.com/MinecraftFreecam/Freecam/pull/426)) - A NeoForge crash when Iris is installed, caused by loading Iris classes too early ([424](https://github.com/MinecraftFreecam/Freecam/issues/424), [426](https://github.com/MinecraftFreecam/Freecam/pull/426))
Sign in

1.09 MB

1.4.0-alpha.3 Alpha 10.04.2026

1.4.0-alpha.3 for MC 1.19.4 (fabric)

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - The mod description is now translatable, but not yet translated ([172](https://github.com/MinecraftFreecam/Freecam/issues/172), [390](https://github.com/MinecraftFreecam/Freecam/pull/390)) ### Fixed - Iris rendering the player shadow when "Show Player" is enabled ([425](https://github.com/MinecraftFreecam/Freecam/issues/425), [426](https://github.com/MinecraftFreecam/Freecam/pull/426)) - A NeoForge crash when Iris is installed, caused by loading Iris classes too early ([424](https://github.com/MinecraftFreecam/Freecam/issues/424), [426](https://github.com/MinecraftFreecam/Freecam/pull/426))
Sign in

1.09 MB

1.4.0-alpha.3 Alpha 10.04.2026

1.4.0-alpha.3 for MC 1.18.2 (fabric)

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - The mod description is now translatable, but not yet translated ([172](https://github.com/MinecraftFreecam/Freecam/issues/172), [390](https://github.com/MinecraftFreecam/Freecam/pull/390)) ### Fixed - Iris rendering the player shadow when "Show Player" is enabled ([425](https://github.com/MinecraftFreecam/Freecam/issues/425), [426](https://github.com/MinecraftFreecam/Freecam/pull/426)) - A NeoForge crash when Iris is installed, caused by loading Iris classes too early ([424](https://github.com/MinecraftFreecam/Freecam/issues/424), [426](https://github.com/MinecraftFreecam/Freecam/pull/426))
Sign in

1.08 MB

1.4.0-alpha.3 Alpha 10.04.2026

1.4.0-alpha.3 for MC 1.17.1 (fabric)

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - The mod description is now translatable, but not yet translated ([172](https://github.com/MinecraftFreecam/Freecam/issues/172), [390](https://github.com/MinecraftFreecam/Freecam/pull/390)) ### Fixed - Iris rendering the player shadow when "Show Player" is enabled ([425](https://github.com/MinecraftFreecam/Freecam/issues/425), [426](https://github.com/MinecraftFreecam/Freecam/pull/426)) - A NeoForge crash when Iris is installed, caused by loading Iris classes too early ([424](https://github.com/MinecraftFreecam/Freecam/issues/424), [426](https://github.com/MinecraftFreecam/Freecam/pull/426))
Sign in

1.04 MB

1.4.0-alpha.2 Alpha 04.04.2026

1.4.0-alpha.2 for MC 26.1 (neoforge)

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Fixed - A NeoForge crash, caused by setup happening too early ([391](https://github.com/MinecraftFreecam/Freecam/issues/391), [397](https://github.com/MinecraftFreecam/Freecam/issues/397))
Sign in

1.07 MB

1.4.0-alpha.2 Alpha 04.04.2026

1.4.0-alpha.2 for MC 1.21.11 (neoforge)

Supported Minecraft versions
1.21.11
Loaders / Platforms
neoforge
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Fixed - A NeoForge crash, caused by setup happening too early ([391](https://github.com/MinecraftFreecam/Freecam/issues/391), [397](https://github.com/MinecraftFreecam/Freecam/issues/397))
Sign in

1.09 MB

1.4.0-alpha.2 Alpha 04.04.2026

1.4.0-alpha.2 for MC 1.20.6 (neoforge)

Supported Minecraft versions
1.20.6
Loaders / Platforms
neoforge
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Fixed - A NeoForge crash, caused by setup happening too early ([391](https://github.com/MinecraftFreecam/Freecam/issues/391), [397](https://github.com/MinecraftFreecam/Freecam/issues/397))
Sign in

1.08 MB

1.4.0-alpha.1+mc26.1 Alpha 01.04.2026

1.4.0-alpha.1 for MC 26.1 (neoforge)

Supported Minecraft versions
26.1 26.1.1
Loaders / Platforms
neoforge
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - 26.1 support ([370](https://github.com/MinecraftFreecam/Freecam/pull/370)) ### Changed - Releases are now built for multiple supported Minecraft versions from a single codebase ([366](https://github.com/MinecraftFreecam/Freecam/pull/366)) - Migrated from [Architectury](https://docs.architectury.dev) to [Stonecutter](https://stonecutter.kikugie.dev) - While there should be no change in behavior, there were **many internal changes** throughout the project - Config file renamed from `freecam.json5` to `freecam.json` ([376](https://github.com/MinecraftFreecam/Freecam/pull/376)) - Existing `freecam.json5` configs are read when `freecam.json` isn't present - All new changes are saved to `freecam.json` - Cloth Config is _technically_ now optional at runtime ([378](https://github.com/MinecraftFreecam/Freecam/pull/378)) - The config GUI is only available when Cloth Config is loaded - A bundled Cloth Config distribution is **still included** in most builds - Refactored several config system internals ([373](https://github.com/MinecraftFreecam/Freecam/pull/373), [374](https://github.com/MinecraftFreecam/Freecam/pull/374), [375](https://github.com/MinecraftFreecam/Freecam/pull/375), [377](https://github.com/MinecraftFreecam/Freecam/pull/377)) - Various translation updates ### Fixed - Config options from other Freecam versions are no longer silently dropped when saving ([389](https://github.com/MinecraftFreecam/Freecam/pull/389))
Sign in

1.07 MB

1.4.0-alpha.1+mc26.1 Alpha 01.04.2026

1.4.0-alpha.1 for MC 26.1 (fabric)

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
fabric
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - 26.1 support ([370](https://github.com/MinecraftFreecam/Freecam/pull/370)) ### Changed - Releases are now built for multiple supported Minecraft versions from a single codebase ([366](https://github.com/MinecraftFreecam/Freecam/pull/366)) - Migrated from [Architectury](https://docs.architectury.dev) to [Stonecutter](https://stonecutter.kikugie.dev) - While there should be no change in behavior, there were **many internal changes** throughout the project - Config file renamed from `freecam.json5` to `freecam.json` ([376](https://github.com/MinecraftFreecam/Freecam/pull/376)) - Existing `freecam.json5` configs are read when `freecam.json` isn't present - All new changes are saved to `freecam.json` - Cloth Config is _technically_ now optional at runtime ([378](https://github.com/MinecraftFreecam/Freecam/pull/378)) - The config GUI is only available when Cloth Config is loaded - A bundled Cloth Config distribution is **still included** in most builds - Refactored several config system internals ([373](https://github.com/MinecraftFreecam/Freecam/pull/373), [374](https://github.com/MinecraftFreecam/Freecam/pull/374), [375](https://github.com/MinecraftFreecam/Freecam/pull/375), [377](https://github.com/MinecraftFreecam/Freecam/pull/377)) - Various translation updates ### Fixed - Config options from other Freecam versions are no longer silently dropped when saving ([389](https://github.com/MinecraftFreecam/Freecam/pull/389))
Sign in

1.07 MB

1.4.0-alpha.1+mc1.21.11 Alpha 01.04.2026

1.4.0-alpha.1 for MC 1.21.11 (neoforge)

Supported Minecraft versions
1.21.11
Loaders / Platforms
neoforge
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - 26.1 support ([370](https://github.com/MinecraftFreecam/Freecam/pull/370)) ### Changed - Releases are now built for multiple supported Minecraft versions from a single codebase ([366](https://github.com/MinecraftFreecam/Freecam/pull/366)) - Migrated from [Architectury](https://docs.architectury.dev) to [Stonecutter](https://stonecutter.kikugie.dev) - While there should be no change in behavior, there were **many internal changes** throughout the project - Config file renamed from `freecam.json5` to `freecam.json` ([376](https://github.com/MinecraftFreecam/Freecam/pull/376)) - Existing `freecam.json5` configs are read when `freecam.json` isn't present - All new changes are saved to `freecam.json` - Cloth Config is _technically_ now optional at runtime ([378](https://github.com/MinecraftFreecam/Freecam/pull/378)) - The config GUI is only available when Cloth Config is loaded - A bundled Cloth Config distribution is **still included** in most builds - Refactored several config system internals ([373](https://github.com/MinecraftFreecam/Freecam/pull/373), [374](https://github.com/MinecraftFreecam/Freecam/pull/374), [375](https://github.com/MinecraftFreecam/Freecam/pull/375), [377](https://github.com/MinecraftFreecam/Freecam/pull/377)) - Various translation updates ### Fixed - Config options from other Freecam versions are no longer silently dropped when saving ([389](https://github.com/MinecraftFreecam/Freecam/pull/389))
Sign in

1.09 MB

1.4.0-alpha.1+mc1.21.11 Alpha 01.04.2026

1.4.0-alpha.1 for MC 1.21.11 (fabric)

Supported Minecraft versions
1.21.11
Loaders / Platforms
fabric
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - 26.1 support ([370](https://github.com/MinecraftFreecam/Freecam/pull/370)) ### Changed - Releases are now built for multiple supported Minecraft versions from a single codebase ([366](https://github.com/MinecraftFreecam/Freecam/pull/366)) - Migrated from [Architectury](https://docs.architectury.dev) to [Stonecutter](https://stonecutter.kikugie.dev) - While there should be no change in behavior, there were **many internal changes** throughout the project - Config file renamed from `freecam.json5` to `freecam.json` ([376](https://github.com/MinecraftFreecam/Freecam/pull/376)) - Existing `freecam.json5` configs are read when `freecam.json` isn't present - All new changes are saved to `freecam.json` - Cloth Config is _technically_ now optional at runtime ([378](https://github.com/MinecraftFreecam/Freecam/pull/378)) - The config GUI is only available when Cloth Config is loaded - A bundled Cloth Config distribution is **still included** in most builds - Refactored several config system internals ([373](https://github.com/MinecraftFreecam/Freecam/pull/373), [374](https://github.com/MinecraftFreecam/Freecam/pull/374), [375](https://github.com/MinecraftFreecam/Freecam/pull/375), [377](https://github.com/MinecraftFreecam/Freecam/pull/377)) - Various translation updates ### Fixed - Config options from other Freecam versions are no longer silently dropped when saving ([389](https://github.com/MinecraftFreecam/Freecam/pull/389))
Sign in

1.08 MB

1.4.0-alpha.1+mc1.20.6 Alpha 01.04.2026

1.4.0-alpha.1 for MC 1.20.6 (neoforge)

Supported Minecraft versions
1.20.6
Loaders / Platforms
neoforge
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - 26.1 support ([370](https://github.com/MinecraftFreecam/Freecam/pull/370)) ### Changed - Releases are now built for multiple supported Minecraft versions from a single codebase ([366](https://github.com/MinecraftFreecam/Freecam/pull/366)) - Migrated from [Architectury](https://docs.architectury.dev) to [Stonecutter](https://stonecutter.kikugie.dev) - While there should be no change in behavior, there were **many internal changes** throughout the project - Config file renamed from `freecam.json5` to `freecam.json` ([376](https://github.com/MinecraftFreecam/Freecam/pull/376)) - Existing `freecam.json5` configs are read when `freecam.json` isn't present - All new changes are saved to `freecam.json` - Cloth Config is _technically_ now optional at runtime ([378](https://github.com/MinecraftFreecam/Freecam/pull/378)) - The config GUI is only available when Cloth Config is loaded - A bundled Cloth Config distribution is **still included** in most builds - Refactored several config system internals ([373](https://github.com/MinecraftFreecam/Freecam/pull/373), [374](https://github.com/MinecraftFreecam/Freecam/pull/374), [375](https://github.com/MinecraftFreecam/Freecam/pull/375), [377](https://github.com/MinecraftFreecam/Freecam/pull/377)) - Various translation updates ### Fixed - Config options from other Freecam versions are no longer silently dropped when saving ([389](https://github.com/MinecraftFreecam/Freecam/pull/389))
Sign in

1.08 MB

1.4.0-alpha.1+mc1.20.6 Alpha 01.04.2026

1.4.0-alpha.1 for MC 1.20.6 (fabric)

Supported Minecraft versions
1.20.6
Loaders / Platforms
fabric
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - 26.1 support ([370](https://github.com/MinecraftFreecam/Freecam/pull/370)) ### Changed - Releases are now built for multiple supported Minecraft versions from a single codebase ([366](https://github.com/MinecraftFreecam/Freecam/pull/366)) - Migrated from [Architectury](https://docs.architectury.dev) to [Stonecutter](https://stonecutter.kikugie.dev) - While there should be no change in behavior, there were **many internal changes** throughout the project - Config file renamed from `freecam.json5` to `freecam.json` ([376](https://github.com/MinecraftFreecam/Freecam/pull/376)) - Existing `freecam.json5` configs are read when `freecam.json` isn't present - All new changes are saved to `freecam.json` - Cloth Config is _technically_ now optional at runtime ([378](https://github.com/MinecraftFreecam/Freecam/pull/378)) - The config GUI is only available when Cloth Config is loaded - A bundled Cloth Config distribution is **still included** in most builds - Refactored several config system internals ([373](https://github.com/MinecraftFreecam/Freecam/pull/373), [374](https://github.com/MinecraftFreecam/Freecam/pull/374), [375](https://github.com/MinecraftFreecam/Freecam/pull/375), [377](https://github.com/MinecraftFreecam/Freecam/pull/377)) - Various translation updates ### Fixed - Config options from other Freecam versions are no longer silently dropped when saving ([389](https://github.com/MinecraftFreecam/Freecam/pull/389))
Sign in

1.08 MB

1.4.0-alpha.1+mc1.19.4 Alpha 01.04.2026

1.4.0-alpha.1 for MC 1.19.4 (fabric)

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - 26.1 support ([370](https://github.com/MinecraftFreecam/Freecam/pull/370)) ### Changed - Releases are now built for multiple supported Minecraft versions from a single codebase ([366](https://github.com/MinecraftFreecam/Freecam/pull/366)) - Migrated from [Architectury](https://docs.architectury.dev) to [Stonecutter](https://stonecutter.kikugie.dev) - While there should be no change in behavior, there were **many internal changes** throughout the project - Config file renamed from `freecam.json5` to `freecam.json` ([376](https://github.com/MinecraftFreecam/Freecam/pull/376)) - Existing `freecam.json5` configs are read when `freecam.json` isn't present - All new changes are saved to `freecam.json` - Cloth Config is _technically_ now optional at runtime ([378](https://github.com/MinecraftFreecam/Freecam/pull/378)) - The config GUI is only available when Cloth Config is loaded - A bundled Cloth Config distribution is **still included** in most builds - Refactored several config system internals ([373](https://github.com/MinecraftFreecam/Freecam/pull/373), [374](https://github.com/MinecraftFreecam/Freecam/pull/374), [375](https://github.com/MinecraftFreecam/Freecam/pull/375), [377](https://github.com/MinecraftFreecam/Freecam/pull/377)) - Various translation updates ### Fixed - Config options from other Freecam versions are no longer silently dropped when saving ([389](https://github.com/MinecraftFreecam/Freecam/pull/389))
Sign in

1.09 MB

1.4.0-alpha.1+mc1.18.2 Alpha 01.04.2026

1.4.0-alpha.1 for MC 1.18.2 (fabric)

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - 26.1 support ([370](https://github.com/MinecraftFreecam/Freecam/pull/370)) ### Changed - Releases are now built for multiple supported Minecraft versions from a single codebase ([366](https://github.com/MinecraftFreecam/Freecam/pull/366)) - Migrated from [Architectury](https://docs.architectury.dev) to [Stonecutter](https://stonecutter.kikugie.dev) - While there should be no change in behavior, there were **many internal changes** throughout the project - Config file renamed from `freecam.json5` to `freecam.json` ([376](https://github.com/MinecraftFreecam/Freecam/pull/376)) - Existing `freecam.json5` configs are read when `freecam.json` isn't present - All new changes are saved to `freecam.json` - Cloth Config is _technically_ now optional at runtime ([378](https://github.com/MinecraftFreecam/Freecam/pull/378)) - The config GUI is only available when Cloth Config is loaded - A bundled Cloth Config distribution is **still included** in most builds - Refactored several config system internals ([373](https://github.com/MinecraftFreecam/Freecam/pull/373), [374](https://github.com/MinecraftFreecam/Freecam/pull/374), [375](https://github.com/MinecraftFreecam/Freecam/pull/375), [377](https://github.com/MinecraftFreecam/Freecam/pull/377)) - Various translation updates ### Fixed - Config options from other Freecam versions are no longer silently dropped when saving ([389](https://github.com/MinecraftFreecam/Freecam/pull/389))
Sign in

1.08 MB

1.4.0-alpha.1+mc1.17.1 Alpha 01.04.2026

1.4.0-alpha.1 for MC 1.17.1 (fabric)

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
This version includes major underlying changes. Feedback and bug reports are greatly appreciated! **[Bug tracker](https://github.com/MinecraftFreecam/Freecam/issues).** ### Added - 26.1 support ([370](https://github.com/MinecraftFreecam/Freecam/pull/370)) ### Changed - Releases are now built for multiple supported Minecraft versions from a single codebase ([366](https://github.com/MinecraftFreecam/Freecam/pull/366)) - Migrated from [Architectury](https://docs.architectury.dev) to [Stonecutter](https://stonecutter.kikugie.dev) - While there should be no change in behavior, there were **many internal changes** throughout the project - Config file renamed from `freecam.json5` to `freecam.json` ([376](https://github.com/MinecraftFreecam/Freecam/pull/376)) - Existing `freecam.json5` configs are read when `freecam.json` isn't present - All new changes are saved to `freecam.json` - Cloth Config is _technically_ now optional at runtime ([378](https://github.com/MinecraftFreecam/Freecam/pull/378)) - The config GUI is only available when Cloth Config is loaded - A bundled Cloth Config distribution is **still included** in most builds - Refactored several config system internals ([373](https://github.com/MinecraftFreecam/Freecam/pull/373), [374](https://github.com/MinecraftFreecam/Freecam/pull/374), [375](https://github.com/MinecraftFreecam/Freecam/pull/375), [377](https://github.com/MinecraftFreecam/Freecam/pull/377)) - Various translation updates ### Fixed - Config options from other Freecam versions are no longer silently dropped when saving ([389](https://github.com/MinecraftFreecam/Freecam/pull/389))
Sign in

1.03 MB

1.3.6+mc1.21.11 Beta 20.12.2025

1.3.6 for MC 1.21.11 (neoforge)

Supported Minecraft versions
1.21.11
Loaders / Platforms
neoforge
Show changes
### Added - 1.21.11 Support ([332](https://github.com/MinecraftFreecam/Freecam/pull/332))
Sign in

1.1 MB

1.3.6+mc1.21.11 Beta 20.12.2025

1.3.6 for MC 1.21.11 (fabric)

Supported Minecraft versions
1.21.11
Loaders / Platforms
fabric
Show changes
### Added - 1.21.11 Support ([332](https://github.com/MinecraftFreecam/Freecam/pull/332))
Sign in

1.09 MB

1.3.5+mc1.21.10 Release 12.10.2025

1.3.5 for MC 1.21.10 (neoforge)

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
neoforge
Show changes
### Added - 1.21.10 Support - Various translation updates ### Fixed - [Iris](https://github.com/IrisShaders/Iris) compatibility for "Show Hand" and "Show Player" ([294](https://github.com/MinecraftFreecam/Freecam/pull/294)) - "Full brightness" rendering incorrectly on MacOS X ([300](https://github.com/MinecraftFreecam/Freecam/pull/300)) - Crash loading the mod on a dedicated server ([293](https://github.com/MinecraftFreecam/Freecam/pull/293))
Sign in

1.1 MB

1.3.5+mc1.21.10 Release 12.10.2025

1.3.5 for MC 1.21.10 (fabric)

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
fabric
Show changes
### Added - 1.21.10 Support - Various translation updates ### Fixed - [Iris](https://github.com/IrisShaders/Iris) compatibility for "Show Hand" and "Show Player" ([294](https://github.com/MinecraftFreecam/Freecam/pull/294)) - "Full brightness" rendering incorrectly on MacOS X ([300](https://github.com/MinecraftFreecam/Freecam/pull/300)) - Crash loading the mod on a dedicated server ([293](https://github.com/MinecraftFreecam/Freecam/pull/293))
Sign in

1.1 MB

1.3.5+mc1.20.6 Release 12.10.2025

1.3.5 for MC 1.20.6 (neoforge)

Supported Minecraft versions
1.20.6
Loaders / Platforms
neoforge
Show changes
### Added - 1.21.10 Support - Various translation updates ### Fixed - [Iris](https://github.com/IrisShaders/Iris) compatibility for "Show Hand" and "Show Player" ([294](https://github.com/MinecraftFreecam/Freecam/pull/294)) - "Full brightness" rendering incorrectly on MacOS X ([300](https://github.com/MinecraftFreecam/Freecam/pull/300)) - Crash loading the mod on a dedicated server ([293](https://github.com/MinecraftFreecam/Freecam/pull/293))
Sign in

1.1 MB

1.3.5+mc1.20.6 Release 12.10.2025

1.3.5 for MC 1.20.6 (fabric)

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
### Added - 1.21.10 Support - Various translation updates ### Fixed - [Iris](https://github.com/IrisShaders/Iris) compatibility for "Show Hand" and "Show Player" ([294](https://github.com/MinecraftFreecam/Freecam/pull/294)) - "Full brightness" rendering incorrectly on MacOS X ([300](https://github.com/MinecraftFreecam/Freecam/pull/300)) - Crash loading the mod on a dedicated server ([293](https://github.com/MinecraftFreecam/Freecam/pull/293))
Sign in

1.09 MB

1.3.5+mc1.19.4 Release 12.10.2025

1.3.5 for MC 1.19.4 (forge)

Supported Minecraft versions
1.19.4
Loaders / Platforms
forge
Show changes
### Added - 1.21.10 Support - Various translation updates ### Fixed - [Iris](https://github.com/IrisShaders/Iris) compatibility for "Show Hand" and "Show Player" ([294](https://github.com/MinecraftFreecam/Freecam/pull/294)) - "Full brightness" rendering incorrectly on MacOS X ([300](https://github.com/MinecraftFreecam/Freecam/pull/300)) - Crash loading the mod on a dedicated server ([293](https://github.com/MinecraftFreecam/Freecam/pull/293))
Sign in

1.11 MB

1.3.5+mc1.19.4 Release 12.10.2025

1.3.5 for MC 1.19.4 (fabric)

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
### Added - 1.21.10 Support - Various translation updates ### Fixed - [Iris](https://github.com/IrisShaders/Iris) compatibility for "Show Hand" and "Show Player" ([294](https://github.com/MinecraftFreecam/Freecam/pull/294)) - "Full brightness" rendering incorrectly on MacOS X ([300](https://github.com/MinecraftFreecam/Freecam/pull/300)) - Crash loading the mod on a dedicated server ([293](https://github.com/MinecraftFreecam/Freecam/pull/293))
Sign in

1.1 MB

1.3.5+mc1.18.2 Release 12.10.2025

1.3.5 for MC 1.18.2 (forge)

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Show changes
### Added - 1.21.10 Support - Various translation updates ### Fixed - [Iris](https://github.com/IrisShaders/Iris) compatibility for "Show Hand" and "Show Player" ([294](https://github.com/MinecraftFreecam/Freecam/pull/294)) - "Full brightness" rendering incorrectly on MacOS X ([300](https://github.com/MinecraftFreecam/Freecam/pull/300)) - Crash loading the mod on a dedicated server ([293](https://github.com/MinecraftFreecam/Freecam/pull/293))
Sign in

1.1 MB

1.3.5+mc1.18.2 Release 12.10.2025

1.3.5 for MC 1.18.2 (fabric)

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
### Added - 1.21.10 Support - Various translation updates ### Fixed - [Iris](https://github.com/IrisShaders/Iris) compatibility for "Show Hand" and "Show Player" ([294](https://github.com/MinecraftFreecam/Freecam/pull/294)) - "Full brightness" rendering incorrectly on MacOS X ([300](https://github.com/MinecraftFreecam/Freecam/pull/300)) - Crash loading the mod on a dedicated server ([293](https://github.com/MinecraftFreecam/Freecam/pull/293))
Sign in

1.09 MB

1.3.5+mc1.17.1 Release 12.10.2025

1.3.5 for MC 1.17.1 (forge)

Supported Minecraft versions
1.17.1
Loaders / Platforms
forge
Show changes
### Added - 1.21.10 Support - Various translation updates ### Fixed - [Iris](https://github.com/IrisShaders/Iris) compatibility for "Show Hand" and "Show Player" ([294](https://github.com/MinecraftFreecam/Freecam/pull/294)) - "Full brightness" rendering incorrectly on MacOS X ([300](https://github.com/MinecraftFreecam/Freecam/pull/300)) - Crash loading the mod on a dedicated server ([293](https://github.com/MinecraftFreecam/Freecam/pull/293))
Sign in

0.14 MB

1.3.5+mc1.17.1 Release 12.10.2025

1.3.5 for MC 1.17.1 (fabric)

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
### Added - 1.21.10 Support - Various translation updates ### Fixed - [Iris](https://github.com/IrisShaders/Iris) compatibility for "Show Hand" and "Show Player" ([294](https://github.com/MinecraftFreecam/Freecam/pull/294)) - "Full brightness" rendering incorrectly on MacOS X ([300](https://github.com/MinecraftFreecam/Freecam/pull/300)) - Crash loading the mod on a dedicated server ([293](https://github.com/MinecraftFreecam/Freecam/pull/293))
Sign in

1.05 MB

1.3.5+mc1.16.5 Release 12.10.2025

1.3.5 for MC 1.16.5 (forge)

Supported Minecraft versions
1.16.2 1.16.3 1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
### Added - 1.21.10 Support - Various translation updates ### Fixed - [Iris](https://github.com/IrisShaders/Iris) compatibility for "Show Hand" and "Show Player" ([294](https://github.com/MinecraftFreecam/Freecam/pull/294)) - "Full brightness" rendering incorrectly on MacOS X ([300](https://github.com/MinecraftFreecam/Freecam/pull/300)) - Crash loading the mod on a dedicated server ([293](https://github.com/MinecraftFreecam/Freecam/pull/293))
Sign in

0.14 MB

1.3.5+mc1.16.5 Release 12.10.2025

1.3.5 for MC 1.16.5 (fabric)

Supported Minecraft versions
1.16.2 1.16.3 1.16.4 1.16.5
Loaders / Platforms
fabric
Show changes
### Added - 1.21.10 Support - Various translation updates ### Fixed - [Iris](https://github.com/IrisShaders/Iris) compatibility for "Show Hand" and "Show Player" ([294](https://github.com/MinecraftFreecam/Freecam/pull/294)) - "Full brightness" rendering incorrectly on MacOS X ([300](https://github.com/MinecraftFreecam/Freecam/pull/300)) - Crash loading the mod on a dedicated server ([293](https://github.com/MinecraftFreecam/Freecam/pull/293))
Sign in

1.07 MB

1.3.4+mc1.21.6 Release 25.06.2025

1.3.4 for MC 1.21.6 (neoforge)

Supported Minecraft versions
1.21.6 1.21.7 1.21.8
Loaders / Platforms
neoforge
Show changes
### Added - 1.21.6 Support ([286](https://github.com/MinecraftFreecam/Freecam/pull/286)) - Persian translations ### Changed - Various translation updates
Sign in

1.1 MB

1.3.4+mc1.21.6 Release 25.06.2025

1.3.4 for MC 1.21.6 (fabric)

Supported Minecraft versions
1.21.6 1.21.7 1.21.8
Loaders / Platforms
fabric
Show changes
### Added - 1.21.6 Support ([286](https://github.com/MinecraftFreecam/Freecam/pull/286)) - Persian translations ### Changed - Various translation updates
Sign in

1.09 MB

1.3.4+mc1.20.6 Release 25.06.2025

1.3.4 for MC 1.20.6 (neoforge)

Supported Minecraft versions
1.20.6
Loaders / Platforms
neoforge
Show changes
### Added - 1.21.6 Support ([286](https://github.com/MinecraftFreecam/Freecam/pull/286)) - Persian translations ### Changed - Various translation updates
Sign in

1.1 MB

1.3.4+mc1.20.6 Release 25.06.2025

1.3.4 for MC 1.20.6 (fabric)

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
### Added - 1.21.6 Support ([286](https://github.com/MinecraftFreecam/Freecam/pull/286)) - Persian translations ### Changed - Various translation updates
Sign in

1.09 MB

1.3.4+mc1.19.4 Release 25.06.2025

1.3.4 for MC 1.19.4 (forge)

Supported Minecraft versions
1.19.4
Loaders / Platforms
forge
Show changes
### Added - 1.21.6 Support ([286](https://github.com/MinecraftFreecam/Freecam/pull/286)) - Persian translations ### Changed - Various translation updates
Sign in

1.11 MB

1.3.4+mc1.19.4 Release 25.06.2025

1.3.4 for MC 1.19.4 (fabric)

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
### Added - 1.21.6 Support ([286](https://github.com/MinecraftFreecam/Freecam/pull/286)) - Persian translations ### Changed - Various translation updates
Sign in

1.1 MB

1.3.4+mc1.18.2 Release 25.06.2025

1.3.4 for MC 1.18.2 (forge)

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Show changes
### Added - 1.21.6 Support ([286](https://github.com/MinecraftFreecam/Freecam/pull/286)) - Persian translations ### Changed - Various translation updates
Sign in

1.1 MB

1.3.4+mc1.18.2 Release 25.06.2025

1.3.4 for MC 1.18.2 (fabric)

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
### Added - 1.21.6 Support ([286](https://github.com/MinecraftFreecam/Freecam/pull/286)) - Persian translations ### Changed - Various translation updates
Sign in

1.09 MB

1.3.4+mc1.17.1 Release 25.06.2025

1.3.4 for MC 1.17.1 (forge)

Supported Minecraft versions
1.17.1
Loaders / Platforms
forge
Show changes
### Added - 1.21.6 Support ([286](https://github.com/MinecraftFreecam/Freecam/pull/286)) - Persian translations ### Changed - Various translation updates
Sign in

0.13 MB

1.3.4+mc1.17.1 Release 25.06.2025

1.3.4 for MC 1.17.1 (fabric)

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
### Added - 1.21.6 Support ([286](https://github.com/MinecraftFreecam/Freecam/pull/286)) - Persian translations ### Changed - Various translation updates
Sign in

1.04 MB

1.3.4+mc1.16.5 Release 25.06.2025

1.3.4 for MC 1.16.5 (forge)

Supported Minecraft versions
1.16.2 1.16.3 1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
### Added - 1.21.6 Support ([286](https://github.com/MinecraftFreecam/Freecam/pull/286)) - Persian translations ### Changed - Various translation updates
Sign in

0.14 MB

1.3.4+mc1.16.5 Release 25.06.2025

1.3.4 for MC 1.16.5 (fabric)

Supported Minecraft versions
1.16.2 1.16.3 1.16.4 1.16.5
Loaders / Platforms
fabric
Show changes
### Added - 1.21.6 Support ([286](https://github.com/MinecraftFreecam/Freecam/pull/286)) - Persian translations ### Changed - Various translation updates
Sign in

1.06 MB

1.2.1+mc1.20.1 Release 28.03.2025

1.2.1 for MC 1.20.1 (fabric)

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
(non-modrinth edition mirrored from Github for version coverage - originally released Jul 13, 2023) ### Changed - Updated mod description. ### Fixed - Fixed nametag displaying in inventory screen while freecam is enabled. - Fixed bubble column sound playing in freecam. - Fixed collision with solid entities (shulkers/boats). - Fixed 'Show Player' setting not doing anything on Forge version. - Fixed crash on Fabric 1.16 version.
Sign in

1.02 MB

1.3.3+mc1.21.5 Release 26.03.2025

1.3.3 for MC 1.21.5 (neoforge)

Supported Minecraft versions
1.21.5
Loaders / Platforms
neoforge
Show changes
### Added - 1.21.5 Support ([273](https://github.com/MinecraftFreecam/Freecam/pull/273)) ### Changed - Various translation updates
Sign in

1.1 MB

1.3.3+mc1.21.5 Release 26.03.2025

1.3.3 for MC 1.21.5 (fabric)

Supported Minecraft versions
1.21.5
Loaders / Platforms
fabric
Show changes
### Added - 1.21.5 Support ([273](https://github.com/MinecraftFreecam/Freecam/pull/273)) ### Changed - Various translation updates
Sign in

1.09 MB

1.3.3+mc1.20.6 Release 26.03.2025

1.3.3 for MC 1.20.6 (neoforge)

Supported Minecraft versions
1.20.6
Loaders / Platforms
neoforge
Show changes
### Added - 1.21.5 Support ([273](https://github.com/MinecraftFreecam/Freecam/pull/273)) ### Changed - Various translation updates
Sign in

1.09 MB

1.3.3+mc1.20.6 Release 26.03.2025

1.3.3 for MC 1.20.6 (fabric)

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
### Added - 1.21.5 Support ([273](https://github.com/MinecraftFreecam/Freecam/pull/273)) ### Changed - Various translation updates
Sign in

1.09 MB

1.3.3+mc1.19.4 Release 26.03.2025

1.3.3 for MC 1.19.4 (forge)

Supported Minecraft versions
1.19.4
Loaders / Platforms
forge
Show changes
### Added - 1.21.5 Support ([273](https://github.com/MinecraftFreecam/Freecam/pull/273)) ### Changed - Various translation updates
Sign in

1.1 MB

1.3.3+mc1.19.4 Release 26.03.2025

1.3.3 for MC 1.19.4 (fabric)

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
### Added - 1.21.5 Support ([273](https://github.com/MinecraftFreecam/Freecam/pull/273)) ### Changed - Various translation updates
Sign in

1.09 MB

1.3.3+mc1.18.2 Release 26.03.2025

1.3.3 for MC 1.18.2 (forge)

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Show changes
### Added - 1.21.5 Support ([273](https://github.com/MinecraftFreecam/Freecam/pull/273)) ### Changed - Various translation updates
Sign in

1.1 MB

1.3.3+mc1.18.2 Release 26.03.2025

1.3.3 for MC 1.18.2 (fabric)

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
### Added - 1.21.5 Support ([273](https://github.com/MinecraftFreecam/Freecam/pull/273)) ### Changed - Various translation updates
Sign in

1.08 MB

1.3.3+mc1.17.1 Release 26.03.2025

1.3.3 for MC 1.17.1 (forge)

Supported Minecraft versions
1.17.1
Loaders / Platforms
forge
Show changes
### Added - 1.21.5 Support ([273](https://github.com/MinecraftFreecam/Freecam/pull/273)) ### Changed - Various translation updates
Sign in

0.13 MB

1.3.3+mc1.17.1 Release 26.03.2025

1.3.3 for MC 1.17.1 (fabric)

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
### Added - 1.21.5 Support ([273](https://github.com/MinecraftFreecam/Freecam/pull/273)) ### Changed - Various translation updates
Sign in

1.04 MB

1.3.3+mc1.16.5 Release 26.03.2025

1.3.3 for MC 1.16.5 (forge)

Supported Minecraft versions
1.16.2 1.16.3 1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
### Added - 1.21.5 Support ([273](https://github.com/MinecraftFreecam/Freecam/pull/273)) ### Changed - Various translation updates
Sign in

0.13 MB

1.3.3+mc1.16.5 Release 26.03.2025

1.3.3 for MC 1.16.5 (fabric)

Supported Minecraft versions
1.16.2 1.16.3 1.16.4 1.16.5
Loaders / Platforms
fabric
Show changes
### Added - 1.21.5 Support ([273](https://github.com/MinecraftFreecam/Freecam/pull/273)) ### Changed - Various translation updates
Sign in

1.06 MB

1.2.2+mc1.20.4 Release 26.03.2025

1.2.2 for MC 1.20.4 (forge)

Supported Minecraft versions
1.20.4
Loaders / Platforms
forge
Show changes
(non-modrinth edition mirrored from Github for version coverage - originally released Dec 25, 2023) ### Added - Minecraft 1.20.4 support. ### Changed - Forge version now uses Cloth Config. - Lots of under-the-hood changes.
Sign in

1.02 MB

1.1.8+mc1.19.3 Release 26.03.2025

1.1.8 for MC 1.19.3 (forge)

Supported Minecraft versions
1.19.3
Loaders / Platforms
forge
Show changes
(non-modrinth edition mirrored from Github for version coverage - originally released Dec 18, 2022) ### Added - Added description to mod list screen. ### Changed - Improved tripod performance. - Made more strings translatable. - Updated Italian and Chinese translations (credits to @Loweredgames and @GodGun968). - Updated license to MIT in mod list screen. - Tripods are now stored separately per-dimension. ### Fixed - Fixed crash when enabling freecam whilst on fire or in lava with 'Disable on Damage' set to true. - Disable on damage now ignores damage received in creative mode. - Tripods are no-longer cleared when switching dimensions. - Fixed being able to hit tripods.
Sign in

0.05 MB

1.1.8+mc1.19.3 Release 26.03.2025

1.1.8 for MC 1.19.3 (fabric)

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric
Show changes
(non-modrinth edition mirrored from Github for version coverage - originally released Dec 18, 2022) ### Added - Added description to mod list screen. ### Changed - Improved tripod performance. - Made more strings translatable. - Updated Italian and Chinese translations (credits to @Loweredgames and @GodGun968). - Updated license to MIT in mod list screen. - Tripods are now stored separately per-dimension. ### Fixed - Fixed crash when enabling freecam whilst on fire or in lava with 'Disable on Damage' set to true. - Disable on damage now ignores damage received in creative mode. - Tripods are no-longer cleared when switching dimensions. - Fixed being able to hit tripods.
Sign in

0.99 MB

1.2.1+mc1.20.1 Release 26.03.2025

1.2.1 for MC 1.20.1 (forge)

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
(non-modrinth edition mirrored from Github for version coverage - originally released Jul 13, 2023) ### Changed - Updated mod description. ### Fixed - Fixed nametag displaying in inventory screen while freecam is enabled. - Fixed bubble column sound playing in freecam. - Fixed collision with solid entities (shulkers/boats). - Fixed 'Show Player' setting not doing anything on Forge version. - Fixed crash on Fabric 1.16 version.
Sign in

0.07 MB

1.2.1.1+mc1.20.2 Release 26.03.2025

1.2.1.1 for MC 1.20.2 (forge)

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
(non-modrinth edition mirrored from Github for version coverage - originally released Oct 4, 2023) ### Added - Minecraft 1.20.2 support (Thank you @jmolloy19 !).
Sign in

0.07 MB

1.2.1.1+mc1.20.2 Release 26.03.2025

1.2.1.1 for MC 1.20.2

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
(non-modrinth edition mirrored from Github for version coverage - originally released Oct 4, 2023) ### Added - Minecraft 1.20.2 support (Thank you @jmolloy19 !).
Sign in

1.02 MB

1.2.3+mc1.19.2 Release 26.03.2025

1.2.3 for MC 1.19.2 (forge)

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
forge
Show changes
(non-modrinth edition mirrored from Github for version coverage - originally released Feb 4, 2024) ### Added - Neoforge support. - Replaces legacy Forge support. - Translations can now be submitted using [Crowdin](https://crowdin.com/project/freecam). - Japanese translations (Thanks, @Greenjp0025 !). - This changelog document! ### Changed - Improved "combo key" behavior. - The _toggle key_ no longer needs to be pressed at exactly the same time as the _tripod key_ to toggle a tripod. Instead, it can be _held indefinitely_ before pressing a tripod key. - Freecam is now toggled when the toggle key is **released**. - Freecam is **not** toggled if the keypress was used to toggle a tripod. - Various internal changes. ### Removed - Forge support. - Removed in favor of Neoforge. ### Fixed - "Ignore Transparent" collision not affecting glass blocks. - Tripods can be set in non-vanilla dimensions. - "Disable on Damage" preventing player movement ([#155](https://github.com/MinecraftFreecam/Freecam/issues/155)).
Sign in

1.05 MB

1.2.3+mc1.19.2 Release 26.03.2025

1.2.3 for MC 1.19.2 (fabric)

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
(non-modrinth edition mirrored from Github for version coverage - originally released Feb 4, 2024) ### Added - Neoforge support. - Replaces legacy Forge support. - Translations can now be submitted using [Crowdin](https://crowdin.com/project/freecam). - Japanese translations (Thanks, @Greenjp0025 !). - This changelog document! ### Changed - Improved "combo key" behavior. - The _toggle key_ no longer needs to be pressed at exactly the same time as the _tripod key_ to toggle a tripod. Instead, it can be _held indefinitely_ before pressing a tripod key. - Freecam is now toggled when the toggle key is **released**. - Freecam is **not** toggled if the keypress was used to toggle a tripod. - Various internal changes. ### Removed - Forge support. - Removed in favor of Neoforge. ### Fixed - "Ignore Transparent" collision not affecting glass blocks. - Tripods can be set in non-vanilla dimensions. - "Disable on Damage" preventing player movement ([#155](https://github.com/MinecraftFreecam/Freecam/issues/155)).
Sign in

1.04 MB

1.2.3+mc1.20.4 Release 26.03.2025

1.2.3 for MC 1.20.4 (neoforge)

Supported Minecraft versions
1.20.4
Loaders / Platforms
neoforge
Show changes
(non-modrinth edition mirrored from Github for version coverage - originally released Feb 4, 2024) ### Added - Neoforge support. - Replaces legacy Forge support. - Translations can now be submitted using [Crowdin](https://crowdin.com/project/freecam). - Japanese translations (Thanks, @Greenjp0025 !). - This changelog document! ### Changed - Improved "combo key" behavior. - The _toggle key_ no longer needs to be pressed at exactly the same time as the _tripod key_ to toggle a tripod. Instead, it can be _held indefinitely_ before pressing a tripod key. - Freecam is now toggled when the toggle key is **released**. - Freecam is **not** toggled if the keypress was used to toggle a tripod. - Various internal changes. ### Removed - Forge support. - Removed in favor of Neoforge. ### Fixed - "Ignore Transparent" collision not affecting glass blocks. - Tripods can be set in non-vanilla dimensions. - "Disable on Damage" preventing player movement ([#155](https://github.com/MinecraftFreecam/Freecam/issues/155)).
Sign in

1.04 MB

1.2.3+mc1.20.4 Release 26.03.2025

1.2.3 for MC 1.20.4 (fabric)

Supported Minecraft versions
1.20.4
Loaders / Platforms
fabric
Show changes
(non-modrinth edition mirrored from Github for version coverage - originally released Feb 4, 2024) ### Added - Neoforge support. - Replaces legacy Forge support. - Translations can now be submitted using [Crowdin](https://crowdin.com/project/freecam). - Japanese translations (Thanks, @Greenjp0025 !). - This changelog document! ### Changed - Improved "combo key" behavior. - The _toggle key_ no longer needs to be pressed at exactly the same time as the _tripod key_ to toggle a tripod. Instead, it can be _held indefinitely_ before pressing a tripod key. - Freecam is now toggled when the toggle key is **released**. - Freecam is **not** toggled if the keypress was used to toggle a tripod. - Various internal changes. ### Removed - Forge support. - Removed in favor of Neoforge. ### Fixed - "Ignore Transparent" collision not affecting glass blocks. - Tripods can be set in non-vanilla dimensions. - "Disable on Damage" preventing player movement ([#155](https://github.com/MinecraftFreecam/Freecam/issues/155)).
Sign in

1.03 MB

1.3.0+mc1.21.1 Release 26.03.2025

1.3.0 for MC 1.21.1 (neoforge)

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
(non-modrinth edition mirrored from Github for version coverage - originally released Jul 27, 2024) ### Fixed - Config is now initialized before config screen is registered (fixes [#234](https://github.com/MinecraftFreecam/Freecam/issues/234)) - Build against NeoForge 21.0.139-beta (fixes opening config screen through Forge modlist crashing) - Pumpkin overlay rendering while Freecam is enabled ([#239](https://github.com/MinecraftFreecam/Freecam/issues/239))
Sign in

1.08 MB

1.3.0+mc1.21.1 Release 26.03.2025

1.3.0 for MC 1.21.1 (fabric)

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
(non-modrinth edition mirrored from Github for version coverage - originally released Jul 27, 2024) ### Fixed - Config is now initialized before config screen is registered (fixes [#234](https://github.com/MinecraftFreecam/Freecam/issues/234)) - Build against NeoForge 21.0.139-beta (fixes opening config screen through Forge modlist crashing) - Pumpkin overlay rendering while Freecam is enabled ([#239](https://github.com/MinecraftFreecam/Freecam/issues/239))
Sign in

1.08 MB

1.3.1+mc1.21.3 Release 26.03.2025

1.3.1 for MC 1.21.3 (neoforge)

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
neoforge
Show changes
(non-modrinth edition mirrored from Github for version coverage - originally released Nov 2, 2024) ### Added - 1.21.3 Support ([#252](https://github.com/MinecraftFreecam/Freecam/pull/252)).
Sign in

1.1 MB

1.3.1+mc1.21.3 Release 26.03.2025

1.3.1 for MC 1.21.3 (fabric)

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
fabric
Show changes
(non-modrinth edition mirrored from Github for version coverage - originally released Nov 2, 2024) ### Added - 1.21.3 Support ([#252](https://github.com/MinecraftFreecam/Freecam/pull/252)).
Sign in

1.09 MB

1.3.2+mc1.21.4 Release 08.12.2024

1.3.2 for MC 1.21.4 (neoforge)

Supported Minecraft versions
1.21.4
Loaders / Platforms
neoforge
Show changes
### Added - 1.21.4 Support ([262](https://github.com/MinecraftFreecam/Freecam/pull/262)). - Portuguese translations ### Changed - Various translation updates
Sign in

1.1 MB

1.3.2+mc1.21.4 Release 08.12.2024

1.3.2 for MC 1.21.4 (fabric)

Supported Minecraft versions
1.21.4
Loaders / Platforms
fabric
Show changes
### Added - 1.21.4 Support ([262](https://github.com/MinecraftFreecam/Freecam/pull/262)). - Portuguese translations ### Changed - Various translation updates
Sign in

1.1 MB

1.3.2+mc1.20.6 Release 08.12.2024

1.3.2 for MC 1.20.6 (neoforge)

Supported Minecraft versions
1.20.6
Loaders / Platforms
neoforge
Show changes
### Added - 1.21.4 Support ([262](https://github.com/MinecraftFreecam/Freecam/pull/262)). - Portuguese translations ### Changed - Various translation updates
Sign in

1.09 MB

1.3.2+mc1.20.6 Release 08.12.2024

1.3.2 for MC 1.20.6 (fabric)

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
### Added - 1.21.4 Support ([262](https://github.com/MinecraftFreecam/Freecam/pull/262)). - Portuguese translations ### Changed - Various translation updates
Sign in

1.09 MB

1.3.2+mc1.19.4 Release 07.12.2024

1.3.2 for MC 1.19.4 (forge)

Supported Minecraft versions
1.19.4
Loaders / Platforms
forge
Show changes
### Added - 1.21.4 Support ([262](https://github.com/MinecraftFreecam/Freecam/pull/262)). - Portuguese translations ### Changed - Various translation updates
Sign in

1.1 MB

1.3.2+mc1.19.4 Release 07.12.2024

1.3.2 for MC 1.19.4 (fabric)

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
### Added - 1.21.4 Support ([262](https://github.com/MinecraftFreecam/Freecam/pull/262)). - Portuguese translations ### Changed - Various translation updates
Sign in

1.09 MB

1.3.2+mc1.18.2 Release 07.12.2024

1.3.2 for MC 1.18.2 (forge)

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Show changes
### Added - 1.21.4 Support ([262](https://github.com/MinecraftFreecam/Freecam/pull/262)). - Portuguese translations ### Changed - Various translation updates
Sign in

1.1 MB

1.3.2+mc1.18.2 Release 07.12.2024

1.3.2 for MC 1.18.2 (fabric)

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
### Added - 1.21.4 Support ([262](https://github.com/MinecraftFreecam/Freecam/pull/262)). - Portuguese translations ### Changed - Various translation updates
Sign in

1.08 MB

1.3.2+mc1.17.1 Release 07.12.2024

1.3.2 for MC 1.17.1 (forge)

Supported Minecraft versions
1.17.1
Loaders / Platforms
forge
Show changes
### Added - 1.21.4 Support ([262](https://github.com/MinecraftFreecam/Freecam/pull/262)). - Portuguese translations ### Changed - Various translation updates
Sign in

0.13 MB

1.3.2+mc1.17.1 Release 07.12.2024

1.3.2 for MC 1.17.1 (fabric)

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
### Added - 1.21.4 Support ([262](https://github.com/MinecraftFreecam/Freecam/pull/262)). - Portuguese translations ### Changed - Various translation updates
Sign in

1.04 MB

1.3.2+mc1.16.5 Release 07.12.2024

1.3.2 for MC 1.16.5 (forge)

Supported Minecraft versions
1.16.2 1.16.3 1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
### Added - 1.21.4 Support ([262](https://github.com/MinecraftFreecam/Freecam/pull/262)). - Portuguese translations ### Changed - Various translation updates
Sign in

0.13 MB

1.3.2+mc1.16.5 Release 07.12.2024

1.3.2 for MC 1.16.5 (fabric)

Supported Minecraft versions
1.16.2 1.16.3 1.16.4 1.16.5
Loaders / Platforms
fabric
Show changes
### Added - 1.21.4 Support ([262](https://github.com/MinecraftFreecam/Freecam/pull/262)). - Portuguese translations ### Changed - Various translation updates
Sign in

1.06 MB