Top Down View

Play Minecraft from an isometric perspective inspired by ARPGs like Path of Exile or Diablo.

File Details

topdown_view-1.4.0.jar

  • R
  • Mar 21, 2026
  • 175.46 KB
  • 57
  • 1.20.1
  • Forge

File Name

topdown_view-1.4.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:top-down-view-1469882:7787410")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

[1.4.0] - 2026-03-21

New Features

  • Free Camera Rotation Mode: Camera rotates freely around the player
  • Camera Rotation Animation: Configurable animation speed
  • Entity Culling System: Automatically hides entities between player and camera
  • Transparent Block Opacity Slider
  • Camera Follow Delay: Camera smoothly follows player movement (Y/X/Z axis individually configurable)
  • Click-to-Move System (Complete Overhaul): Changed from right-click to left-click based
    • Destination highlight: Visual indicator for clicked destination (Torchlight: Infinite style)

Fixes

  • Fixed blocks not rendering behind player at shallow camera angles
  • Fixed raycast detection on faded transparent blocks
  • Fixed asymmetrical inverted protection area
  • Fixed block entities not being culled
  • Fixed single-click behavior in click-to-move
  • Fixed crash with Embeddium and other multithreaded renderers