Teleport Animation (0.0.0-beta.38)
Curse Maven Snippet
What's new
v0.0.0-beta.38 - ViewArea chunk discard fix
Fix
- Chunks disappearing in blocks during zoom-out:
ViewArea.repositionCameranow targets the player's position instead of the animation camera position. This prevents the ViewArea from discarding built sections at the player's location while the camera zooms out.
Technical Changes
LevelRendererMixin.repositionViewArea()— repositions ViewArea toSectionPos.of(player.getX(), 0, player.getZ())instead ofSectionPos.of(cameraPos).- Removed verbose per-frame diagnostic logging from render loop.
- Fixed remaining
GTPlog prefixes toTAinTeleportTransitionController.java.
JAR: teleport_animation-26.1.2-neoforge-0.0.0-beta.38.jar
This mod has no additional files

