promotional bannermobile promotional banner

CameraOverhaul (Vintage)

Makes gameplay more satisfying through the use of various camera tilting. Backported to 1.12.2

File Details

CameraOverhaul v2.0.6.2-vintage

  • R
  • Feb 14, 2026
  • 767.23 KB
  • 815
  • 1.12.2
  • Forge

File Name

cameraoverhaul-v2.0.6.2-vintage.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:cameraoverhaul-vintage-1283257:7623781")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added

  • Entity Blacklist - New config option to ignore specific entities for camera effects

  • Useful for compatibility with mods that use custom camera entities (e.g., MrCrayfish's Furniture Mod mirrors)

  • ⚠️ This setting is only available in the config file, not in the in-game GUI - Only Living Entities

  • New option onlyLivingEntities (default: true)

  • When enabled, camera effects only apply to EntityLivingBase and its subclasses

  • ⚠️ This setting is only available in the config file, not in the in-game GUI

Fixed

  • Fixed camera tilting unexpectedly when looking into mirrors from MrCrayfish's Furniture Mod (thanks to the above options)