Create: Seats Third Person

Third person with customizable zoom for create seats

File Details

createseatsthirdperson-1.0.2.jar

  • R
  • Jul 2, 2026
  • 16.78 KB
  • 6.5K
  • 1.21.1
  • NeoForge

File Name

createseatsthirdperson-1.0.2.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:create-seats-third-person-1581680:8357588"

Learn more about Curse Maven

Changelog

Added

  • Free Look mode: a second third-person view, cycled with the same seat camera key (default V). Pressing the key now cycles First Person -> Third Person -> Third Person (Free Look) -> First Person. In Free Look the player's own facing stays fixed while only the camera orbits around them, independent of mouse look.
  • Action bar message shown above the hotbar whenever the seat camera mode changes, telling the player which mode is now active (First Person, Third Person, Third Person (Free Look)).

Changed

  • Internal seat camera state is now a three-way mode (OFF / FOLLOW / ORBIT) instead of a simple on/off toggle.