promotional bannermobile promotional banner

Freecam

A simple, standalone freecam mod.

File Details

1.4.0 for MC 1.21.11 (fabric)

  • R
  • Jun 16, 2026
  • 1.09 MB
  • 12.1K
  • 1.21.11
  • Fabric

File Name

freecam-fabric-1.4.0+mc1.21.11.jar

Supported Versions

  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:free-cam-557076:8259768"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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

Changed

  • Releases are now built for multiple supported Minecraft versions from a single codebase (366)
    • Migrated from Architectury to Stonecutter
    • 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)
    • 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)
    • 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, 374, 375, 377)
  • Re-rendered the project icon (439)
  • Various translation updates

Removed

  • Support for Minecraft 1.21.10 (482)

Fixed

  • Config options from other Freecam versions are no longer silently dropped when saving (389)
  • Iris rendering the player shadow when "Show Player" is disabled (425, 426)
  • Run NeoForge setup during the correct startup phase (391, 397)