promotional bannermobile promotional banner

Teleport Animation

Adds cinematic teleport transitions when using /tp or /teleport commands, compatible with Waystones, JourneyMap, and more
Back to Files

Teleport Animation (0.0.0-beta.21)

File nameteleport_animation-26.1.2-neoforge-0.0.0-beta.21.jar
Uploader
LlaGuiT0LlaGuiT0
Uploaded
Jul 21, 2026
Downloads
8
Size
2.8 MB
Mod Loaders
NeoForge
File ID
8475121
Type
B
Beta
Supported game versions
  • 26.1.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:teleport-animation-1608291:8475121"

Learn more about Curse Maven

What's new

v0.0.0-beta.21

Changes

  • Fixed MC 26.1.2 compatibility: Updated all client mixins for Minecraft 26.1.2 rendering pipeline changes (Camera.setup → extractRenderState, LevelRenderer.renderLevel new signature, EntityRenderDispatcher.shouldRender, etc.)
  • Camera override: Injects into Camera.extractRenderState() instead of removed setup(), writes directly to CameraRenderState for reliable render pipeline override
  • Entity rendering: Uses EntityRenderDispatcher.shouldRender() instead of removed render() for hiding local player during body camera
  • Screen effects: Updated renderScreenEffect() signature to match MC 26.1.2 instance method
  • Server mixins: Updated EntityMixin and ServerPlayerMixin with correct imports and disabled dead code paths
  • Keyboard/Mouse input: Fixed method signatures for tick(), turnPlayer(), onButton()
  • All remap=false: Uses direct method names with remap=false on all @Inject targets to fix Mixin AP obfuscation mapping errors in MC 26.1.2

This mod has no additional files