This release introduces the foundation of the Navarone CoreMod.
At this stage, the coremod is focused exclusively on internal camera behavior adjustments.
Custom camera transformation hooks
Controlled view manipulation logic
Internal rendering pipeline adjustments
Preparation layer for future visual modules
The coremod does not introduce gameplay mechanics yet.
It operates strictly at the rendering and camera level, modifying how the player’s view is processed internally.
Navarone Core exists to provide low-level engine control that regular Forge mods cannot achieve alone.
The camera module is the first step toward:
Advanced machine view systems
Cinematic industrial sequences
Controlled perspective shifts
Future reactor / multiblock visualization systems
Technical immersion enhancements
This version is considered foundational.
Further rendering hooks and camera logic refinements will be introduced in upcoming updates.