Top Down View

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

File Details

topdown_view-1.3.2.jar

  • R
  • Mar 7, 2026
  • 143.97 KB
  • 23
  • 1.20.1
  • Forge

File Name

topdown_view-1.3.2.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

1.3.2 - 2026-03-07

Added

  • Auto camera rotation: camera automatically rotates to face movement direction (toggleable)
  • Mouse drag rotation: freely adjust camera angle by dragging with mouse
  • Weapon-specific attack range: configure attack range per weapon type (sword, bow, etc.)
  • Auto camera alignment: automatically align camera to player facing direction
  • Pause menu settings button: shortcut to config screen from pause menu

Changed

  • Config screen UX/UI overhaul: more intuitive and responsive interface
  • Default enable setting: option to automatically enable top-down view on world load
  • Mixin and controller cleanup: improved code structure