Querz / mcaselector

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

Add field to set compression type #494

Open TheEpicBlock opened 4 weeks ago

TheEpicBlock commented 4 weeks ago

Allows you to explicitly change the compression type to any supported one.

TheEpicBlock commented 4 weeks ago

It doesn't have anything in there to prevent you from entering external compression types, but I think that's more a bug in how those are handled. There's nothing preventing the save function from writing an external tag if the chunk used to be large but is now smaller due to some field change