promotional bannermobile promotional banner

Freecam Spectator

Fork of "Freecam" without controvertial and "banned" features + key feature invisible Freecam head
1.jpg

1.jpg

Description

🎥 Freecam Spectator English

A Freecam for players — no cheating advantages, fully visible to everyone else on the server.

Minecraft NeoForge Java License Status


Features

  • 🎯 Free camera with no cheating advantages — movement restrictions, world interaction, and emergency handling are all inherited from Fair_Freecam
  • 👁️ The camera is represented by the player's translucent flying head, just like in spectator mode
  • 🧊 The player's body remains at the activation point and is no longer controlled by freecam input
  • 🌐 Needed on both client and server — required on both sides for multiplayer

Overview

Parameter Value
Minecraft 1.21.1
Loader NeoForge 21.1.244+
Java 21 (required)
NeoForge Mod ID freecam_spectator (NeoForge does not allow - in mod IDs)
Project/artifact name freecam-spectator
Name Freecam Spectator
Author peacefull02 (aka softboundless)
Sides Client + Server — required on both when playing online
License Custom

About the project

Concept

The mod gives players a full Freecam mode — a free camera for exploring the world — without any cheating advantages, while keeping the player visible to everyone else on the server.

What it's built on

Built on top of a fork of the Freecam mod by balutaeugenFair_Freecam.

The fork has been ported from 1.21.11 to Minecraft 1.21.1 and NeoForge 21.1.244.

Carried over from Fair_Freecam unchanged:

  • movement restrictions;
  • world interaction;
  • the "frozen" player body;
  • emergency-situation handling.

What's added on top

The key difference from Fair_Freecam: while the original body remains stopped, the free camera is represented to other players by a flying translucent player head.

Invisible head

Parameter Value
Transparency alpha = 0.25
Nametag not shown
Visible to the player themselves no — Freecam doesn't allow switching view mode
Hitbox none
Visible through walls no
Who can see it every player within the normal entity tracking range

Why isn't it visible to literally everyone on the server? Showing it regardless of distance would add unnecessary network traffic, and it still wouldn't be properly visible in an unloaded chunk anyway.

Head implementation API

The reusable head implementation lives under neoforge/src/main/java/net/xolt/freecam/spectator/:

  • SpectatorHeadEntity — synchronized entity and owner UUID;
  • SpectatorHeadManager — authoritative server lifecycle and getHead(UUID) lookup for future integrations;
  • SpectatorHeadRenderer — skin, two head layers, alpha and depth-tested rendering;
  • FreecamNetwork / FreecamStatePayload — required client-to-server synchronization.

This is the integration point intended for the future headlight mod.

Build

./gradlew build
./gradlew :neoforge:1.21.1:runClient
./gradlew :neoforge:1.21.1:runServer

The NeoForge JAR is written to neoforge/versions/1.21.1/build/libs/.

Credits

This mod is based on the Fair_Freecam fork by balutaeugen, itself forked from the original Freecam. Both are distributed under the MIT license.

License

This project contains code derived from Fair_Freecam and MinecraftFreecam/Freecam.

The upstream portions remain licensed under the MIT License. See LICENSE-UPSTREAM.

Original modifications and contributions created by Peacefull02 (AKA softboundless) are licensed under the Softboundless Modifications License 1.0. See LICENSE.

Use of the Softboundless modifications in certain third-party Minecraft modpacks using the "Freakland" name is restricted.

🎥 Freecam Spectator Русский

Freecam для игроков — без чит-возможностей и с полной видимостью для остальных участников сервера.

Minecraft NeoForge Java License Status


Особенности

  • 🎯 Свободная камера без читерских преимуществ — ограничения движения, взаимодействие с миром и обработка аварийных ситуаций унаследованы от Fair_Freecam
  • 👁️ Камера представлена полупрозрачной летающей головой игрока, как в режиме наблюдателя
  • 🧊 Тело игрока остаётся на месте включения и больше не управляется вводом свободной камеры
  • 🌐 Мод нужен и на клиенте, и на сервере — при игре по сети обязателен с обеих сторон

Основная информация

Параметр Значение
Minecraft 1.21.1
Загрузчик NeoForge 21.1.244+
Java 21 (обязательно)
Внутренний Mod ID NeoForge freecam_spectator (NeoForge запрещает - в mod ID)
Название проекта/артефакта freecam-spectator
Название Freecam Spectator
Автор peacefull02 (он же softboundless)
Стороны Client + Server, обязателен на обеих при игре по сети
Лицензия Кастомная

О проекте

Идея

Мод добавляет игрокам полноценный Freecam — свободную камеру для осмотра мира — но без читерских возможностей и с сохранением видимости игрока для остальных участников сервера.

На чём основан

За основу взят форк мода Freecam от balutaeugenFair_Freecam.

Форк перенесён с 1.21.11 на Minecraft 1.21.1 и NeoForge 21.1.244.

Из Fair_Freecam переносится без изменений:

  • ограничения движения;
  • взаимодействие с миром;
  • «замороженное» тело игрока;
  • обработка аварийных ситуаций.

Что добавляется поверх

Главное отличие от Fair_Freecam — видимость свободной камеры для остальных. Пока исходное тело остаётся на месте, вместе с камерой летает полупрозрачная голова игрока — как в режиме спектатора.

Невидимая голова

Параметр Значение
Прозрачность alpha = 0.25
Никнейм над головой не отображается
Видна ли самому игроку нет — переключение вида недоступно во Freecam
Хитбокс отсутствует
Просвечивает сквозь стены нет
Кому видна всем игрокам в стандартной дистанции отслеживания сущностей

Почему не видна абсолютно всем на сервере? Показ независимо от расстояния создаст лишний сетевой трафик и всё равно не позволит нормально разглядеть сущность в незагруженном чанке.

API реализации головы

Основной переиспользуемый код находится в neoforge/src/main/java/net/xolt/freecam/spectator/:

  • SpectatorHeadEntity — синхронизируемая сущность и UUID владельца;
  • SpectatorHeadManager — серверный жизненный цикл и getHead(UUID) для будущих интеграций;
  • SpectatorHeadRenderer — скин, два слоя головы, прозрачность и обычный depth-test;
  • FreecamNetwork / FreecamStatePayload — обязательная синхронизация клиент → сервер.

Именно эта точка расширения предназначена для будущего мода на фары.

Сборка

./gradlew build
./gradlew :neoforge:1.21.1:runClient
./gradlew :neoforge:1.21.1:runServer

NeoForge JAR создаётся в neoforge/versions/1.21.1/build/libs/.

Благодарности

Мод основан на форке Fair_Freecam от balutaeugen, который, в свою очередь, форкнут от оригинального Freecam. Оба распространяются под лицензией MIT.

Лицензия

Данный проект содержит код, основанный на Fair_Freecam и MinecraftFreecam/Freecam.

Части, взятые из исходных проектов, по-прежнему распространяются по лицензии MIT. См. LICENSE-UPSTREAM.

Оригинальные модификации и вклады, созданные Peacefull02 (AKA softboundless), лицензируются в соответствии с Лицензией на модификации Softboundless 1.0. См. LICENSE.

Использование модификаций Softboundless в определённых сторонних модпаках для Minecraft, использующих название «Freakland», ограничено.

The Freecam Spectator Team

profile avatar
  • 6
    Projects
  • 1.6K
    Downloads

More from peacefull02View all

  • Freakland Create2 project image

    Freakland Create2

    An unofficial Freakland Create mod for Minecraft 1.21.1 on NeoForge, featuring Create, Aeronautics, Big Cannons, transportation, automation, and optimization.

    • 485
    • August 20, 2026
  • ServerChest project image

    ServerChest

    Server Chest adds server-wide chest. Every Server Chest placed in the same world opens the same storage, regardless of the player or dimension.

    • 42
    • August 20, 2026
  • Headlights project image

    Headlights

    A Minecraft mod that adds headlights from the player's head, which also include FullBright

    • 253
    • August 9, 2026
  • piss command project image

    piss command

    This mod lets you urinate using the /piss command

    • 293
    • August 8, 2026
  • Freakland Create2 project image

    Freakland Create2

    An unofficial Freakland Create mod for Minecraft 1.21.1 on NeoForge, featuring Create, Aeronautics, Big Cannons, transportation, automation, and optimization.

    • 485
    • August 20, 2026
  • ServerChest project image

    ServerChest

    Server Chest adds server-wide chest. Every Server Chest placed in the same world opens the same storage, regardless of the player or dimension.

    • 42
    • August 20, 2026
  • Headlights project image

    Headlights

    A Minecraft mod that adds headlights from the player's head, which also include FullBright

    • 253
    • August 9, 2026
  • piss command project image

    piss command

    This mod lets you urinate using the /piss command

    • 293
    • August 8, 2026