GenshinThirdPerson
🟠 Updated over a year ago⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 0.8% endorsement rate
- 🏆 #537 of 647 adventure mods in this game by downloads
📋 About This Mod
# ⛏️ Genshin Third Person ### <center>**](https://discord.gg/xHubQfKJPv) **](https://github.com/ch1ck3n-ovo/GenshinThirdPerson/issues)</center> A **Minecraft Fabric mod** that enhances third-person movement by introducing **Genshin Impact-style camera-based movement**. This mod allows for a smoother, more immersive third-person experience. # 🎥 Demonstration ### Camera-Based Movement !(https://github.com/ch1ck3n-ovo/GenshinThirdPerson/blob/base/assets/CameraBasedMovement.gif?raw=true) ### Smooth Camera Clip !(https://github.com/ch1ck3n-ovo/GenshinThirdPerson/blob/base/assets/SmoothCameraClip.gif?raw=true) ### Character Auto-Fade !(https://github.com/ch1ck3n-ovo/GenshinThirdPerson/blob/base/assets/AutoCharacterFade.gif?raw=true) # 🌟 Features - **Always Show Crosshair**: Keeps the crosshair visible even when in third-person view. - **Camera-Based Movement**: Move based on the camera's direction, rather than the character's. - **Disable Third-Person Front View**: Prevents switching to the front-view. - **Smooth Camera Clip**: The camera smoothly zooms out when no longer blocked. - **Auto Character Fade**: Character fades to avoid blocking the view when too close to the camera. # 🔄 Transition - **Common**: Linear, Ease, Ease-In, Ease-Out, Ease-In-Out - **Genshin-Like**: Genshin Impact(1), Genshin Impact(2) # ⚙️ Configuration This mod provides various settings via **Mod Menu**. <details> <summary>Click to expand.</summary> ``` { "alwaysShowCrosshair": { "status": true }, "cameraBasedMovement": { "status": true, "alignRecoveryDelay": 20, "disableWhenElytra": true, "disableWhenRiding": true }, "disableThirdPersonFrontView": { "status": true }, "smoothCameraClip": { "status": true, "transitionMode": "LINEAR", "startDistance": 26, "transitionTime": 20, "rotationSpeed": 30, "autoCharacterFade": true, "applyToMobs": true } } ``` </details> # 📥 Installation 1. **Download & Install Fabric**: Ensure you have (https://fabricmc.net/use/) installed. 2. **Get the Latest Release**: Download the mod from (https://modrinth.com/mod/genshinthirdperson). 3. **Move the Mod to `mods` Folder**: Place the `.jar` file inside your `mods` folder. 4. **Launch the Game**: Start Minecraft with Fabric and enjoy! # 🛠 Compatibility - **Compatible**: + (https://modrinth.com/mod/camera-enhancements) + (https://modrinth.com/mod/cameraoverhaul) (Maybe) - **Not Compatible**: + (https://modrinth.com/mod/cameratweaks) (Includes (https://modrinth.com/mod/shuttfup), (https://modrinth.com/mod/yacl)) + (https://modrinth.com/mod/camera-utils) # ⚙️ Dependencies - **Minecraft**: 1.21.4 - **Required**: + (https://modrinth.com/mod/fabric-api) + (https://modrinth.com/mod/cloth-config) - **Suggests**: + (https://modrinth.com/mod/modmenu) # 🌐 Language - **Traditional Chinese** - **English** - **Russian** # 💖 Credits Developed by **ch1ck3n-ovo**. Translated by **DAmNSItRi**(Russian). # 📜 License This mod is licensed under (https://github.com/ch1ck3n-ovo/GenshinThirdPerson/blob/main/LICENSE). --- *Enjoy a smoother and more immersive third-person experience in Minecraft!*
# ⛏️ Genshin Third Person ###
# 🎥 Demonstration ### Camera-Based Movement !(https://github.com/ch1ck3n-ovo/GenshinThirdPerson/blob/base/assets/CameraBasedMovement.gif?raw=true)
### Smooth Camera Clip !(https://github.com/ch1ck3n-ovo/GenshinThirdPerson/blob/base/assets/SmoothCameraClip.gif?raw=true)
### Character Auto-Fade !(https://github.com/ch1ck3n-ovo/GenshinThirdPerson/blob/base/assets/AutoCharacterFade.gif?raw=true)
# 🌟 Features - Always Show Crosshair: Keeps the crosshair visible even when in third-person view. - Camera-Based Movement: Move based on the camera's direction, rather than the character's. - Disable Third-Person Front View: Prevents switching to the front-view. - Smooth Camera Clip: The camera smoothly zooms out when no longer blocked. - Auto Character Fade: Character fades to avoid blocking the view when too close to the camera.
# 🔄 Transition - Common: Linear, Ease, Ease-In, Ease-Out, Ease-In-Out - Genshin-Like: Genshin Impact(1), Genshin Impact(2)
# ⚙️ Configuration
This mod provides various settings via Mod Menu.
Click to expand.
```
{
"alwaysShowCrosshair": {
"status": true
},
"cameraBasedMovement": {
"status": true,
"alignRecoveryDelay": 20,
"disableWhenElytra": true,
"disableWhenRiding": true
},
"disableThirdPersonFrontView": {
"status": true
},
"smoothCameraClip": {
"status": true,
"transitionMode": "LINEAR",
"startDistance": 26,
"transitionTime": 20,
"rotationSpeed": 30,
"autoCharacterFade": true,
"applyToMobs": true
}
}
```
# 📥 Installation 1. Download & Install Fabric: Ensure you have (https://fabricmc.net/use/) installed. 2. Get the Latest Release: Download the mod from (https://modrinth.com/mod/genshinthirdperson). 3. Move the Mod to `mods` Folder: Place the `.jar` file inside your `mods` folder. 4. Launch the Game: Start Minecraft with Fabric and enjoy!
# 🛠 Compatibility - Compatible: + (https://modrinth.com/mod/camera-enhancements) + (https://modrinth.com/mod/cameraoverhaul) (Maybe) - Not Compatible: + (https://modrinth.com/mod/cameratweaks) (Includes (https://modrinth.com/mod/shuttfup), (https://modrinth.com/mod/yacl)) + (https://modrinth.com/mod/camera-utils) # ⚙️ Dependencies - Minecraft: 1. 21. 4 - Required: + (https://modrinth.com/mod/fabric-api) + (https://modrinth.com/mod/cloth-config) - Suggests: + (https://modrinth.com/mod/modmenu)
# 🌐 Language - Traditional Chinese - English - Russian
# 💖 Credits Developed by ch1ck3n-ovo. Translated by DAmNSItRi(Russian).
# 📜 License This mod is licensed under [GPL-3. 0 License](https://github.com/ch1ck3n-ovo/GenshinThirdPerson/blob/main/LICENSE).
- --
- Enjoy a smoother and more immersive third-person experience in Minecraft!
📊 Mod Details
- Game
- Minecraft Mods
- Author
- ch1ck3n-ovo
- Version
- b2.0+1.21.8
- Downloads
- 10,540
- Endorsements
- 81
- Category
- adventure
- Created
- 2/26/2025
- Updated
- 9/8/2025
- Game Versions
- 1.21.8
- Tags
- adventure, decoration, utility
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does GenshinThirdPerson support?
The author lists 1.21.8. Other versions may work but are untested by the author.
What is the latest version of GenshinThirdPerson?
Version b2.0+1.21.8, published 2025-09-08 with 10,540 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await