Skip to content

Releases: Lateralus138/MC-Chunk-Get-V2

MC Chunk Get V2 - Python Edition

24 Feb 05:56
Compare
Choose a tag to compare

"MC Chunk Get V2" is a Python rewrite of my AutoHotkey application that gets a chunks boundaries in any given chunk in Minecraft by providing any x, z coordinates within that chunk.

Unlike my AutoHotkey version this is a cross platform version that can be used compiled/portable or as a Python program/script.

  • Files

    • Windows Files:

      • MC_Chunk_Get_V2.exe - Installer
      • portable_mc_chunk_get_v2.zip - Compiled Portable
      • source_mc_chunk_get_v2_win.zip - Source Files
    • Linux Files:

      • MC_Chunk_Get-x86_64.AppImage - Compiled Portable - Single File
      • portable_mc_chunk_get_v2_linux.tar.gz - Compiled Portable - Archived Directory
      • source_mc_chunk_get_v2_linux.tar.gz - Source Files