Tags
Creators
Details
Licensed ARR
Published last week
Updated 3 weeks ago
All versions
1.3
Release
Cobblemon Fly Transitions 1.33 weeks ago 534
Uploaded by
Compatibility
Minecraft: Java Edition
1.21.1
Platform
Fabric
Supported environments
Client and server
Required content
Any compatible version
Changes
Cobblemon Fly Transitions v1.3
New
- Added NeoForge ReForgedPlay compatibility for replay playback and exports
- Added
/flyto <targets> <x> <y> <z> <dimension>with dimension suggestions - Added Animate Cross-Dimension Waystones config option
Changes
- CFT now only animates explicitly supported teleport sources
- Unknown teleports now happen instantly without Fly transitions
- Cross-dimension animations are now limited to /flyto and enabled Waystones
/flytowithout a dimension now uses the current dimension- JourneyMap and Xaero cross-dimension travel no longer triggers CFT visuals
- Replays and video exports no longer show CFT fades, birds, shadows or camera effects
Fixes
- Fixed CFT interfering with Nether portals, End portals and End gateways
- Fixed death, respawn and player recreation triggering unwanted transitions
- Fixed Ender Pearl, Chorus Fruit and vanilla teleports being animated incorrectly
- Fixed vanilla dimension changes being detected as external teleports
- Fixed void and safety teleports causing stuck screens or camera issues
- Fixed stale transition packets causing black screens, loops or duplicated animations
- Fixed destination loading waits getting stuck on a black screen
Optional dependencies
Any compatible version
Any compatible version
Any compatible version
Any compatible version
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:wAMnR5GO:xY34injI"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:wAMnR5GO:xY34injI"
}

