All versions
2.0.0
Beta
ji AFK Cinematic 2.0.03 months ago 6,298
Compatibility
Minecraft: Java Edition
1.21.11
Platform
Fabric
Supported environments
Client-side
Changes


Transform your idle moments in Minecraft into a beautiful, movie-like experience!
Whenever you step away from your keyboard, this mod automatically hides your UI, adds cinematic black bars, and cycles through 10 dynamic, sweeping camera angles around your character.

✨ Key Features (Version 2.0):
- AAA Cinematic Shots: 10 unique, randomly cycled camera angles (orbits, crane shots, panoramic sweeps, and more).
- Ultra-Smooth Tracking: The camera perfectly follows you without any stuttering—even if you are flying with an Elytra, falling, or riding a minecart!
- Immersive Atmosphere: Authentic 21:9 cinematic letterbox bars and optional relaxing C418 background music.
- Smart Damage Protection: Choose how the game reacts if you are attacked while AFK (Ignore, Cancel Camera instantly, or Pause the Game).
- Beautiful In-Game Settings: Easily tweak camera speed, AFK delay, shot duration, and more via a stunning, two-column interactive menu (ModMenu supported).
- Fully Localized: Native support for English and all standard regional Spanish dialects.
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:NYveE6yC:T8ffiWQV"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:NYveE6yC:T8ffiWQV"
}

