Teleport Animation (0.0.0-beta.1)
Curse Maven Snippet
What's new
v0.0.0-beta.1 - First Fabric build for Minecraft 1.21.1
Feature
- Fabric support: Teleport Animation now runs on Fabric for Minecraft 1.21.1 (requested in GitHub issue #1). Same cinematic teleport transition as the NeoForge build.
- Requirements: Fabric Loader 0.19.5+, Fabric API 0.116.17+1.21.1+, Java 21+.
- Waystones (Fabric) is required, same as the NeoForge 1.21.1 build.
Technical Changes
- Fabric entrypoints (
ModInitializer/ClientModInitializer), Fabric Networking API payloads, Fabric tick and client-command events. - Configuration is stored as JSON in
config/teleport_animation.json(same keys, defaults and ranges as the NeoForge build). - Optional mod detection (Waystones, Voxy, Distant Horizons, Bobby, Leawind's Third Person) via Fabric Loader.
- The NeoForge-only Leawind's Third Person camera-event hook is not included in this build; the rest of the Leawind integration is kept.
ConnectionMixinmoved to the client-only mixin list (it only intercepts the player's outgoing teleport packets).
Notes
First Fabric beta: please report any issue on GitHub.
JAR: teleport_animation-1.21.1-fabric-0.19.5-0.0.0-beta.1.jar
This mod has no additional files

