Querz / mcaselector

A tool to select chunks from Minecraft worlds for deletion or export.
MIT License
3.18k stars 177 forks source link

MCA Selector does not support viewing worlds with modified world height #497

Open djmrFunnyMan opened 3 weeks ago

djmrFunnyMan commented 3 weeks ago

Describe the bug MCA Selector does not support viewing worlds with modified world height

To Reproduce Steps to reproduce the behavior:

  1. Create a world with this datapack: customized.zip
  2. Open it in MCA Selector
  3. Go to render settings and try to change render limit to "from -2032 to 2032"
  4. See you're unable to lower the render limit below -64

Expected behavior Since these world exist since 1.17 they should be supported by now

Additional context The max world height is 4064 blocks which means worlds go as low as "from Y-4064 to Y0" or as tall as "from Y0 to Y+4064"