Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/Querz/mcaselector

A tool to select chunks from Minecraft worlds for deletion or export.
https://github.com/Querz/mcaselector

chunks delete export java-16 javafx mca-file mca-region minecraft minecraft-saves minecraft-tool minecraft-world

Last synced: 3 months ago
JSON representation

A tool to select chunks from Minecraft worlds for deletion or export.

Lists

README

        

# MCA Selector
[![total downloads](https://img.shields.io/github/downloads/Querz/mcaselector/total.svg)](https://github.com/Querz/mcaselector/releases) [![paypal](https://img.shields.io/badge/donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3PV2GDWZL8HCA) [![chat](https://img.shields.io/discord/722924391805223113?logo=discord)](https://discord.gg/h942U8U)

#### An external tool to export or delete selected chunks and regions from a world save of Minecraft Java Edition.
---


MCA Selector window showing chunk and region grid

---

**MCA Selector modifies and deletes chunks in your Minecraft world. Please make backups of your world before using.**

[**Download Version 2.3 (Windows Installer)**](https://github.com/Querz/mcaselector/releases/download/2.3/MCA_Selector_Setup.exe)

[**Download Version 2.3 (Universal)**](https://github.com/Querz/mcaselector/releases/download/2.3/mcaselector-2.3.jar)

---

## Wiki

The wiki can be found [here](https://github.com/Querz/mcaselector/wiki).

## Video Tutorials
For people who prefer watching a video to understand how the MCA Selector works, there some very good tutorials on
YouTube explaining the basics:

* [How To Reset Chunks In Your Minecraft World!](https://www.youtube.com/watch?v=1xx8fwynlRs) by [Farzy](https://www.youtube.com/channel/UCVtz3s3FUxVxBgPl2OWtIJQ)
* [How To Clear Unwanted Chunks In Minecraft 1.16 | MCASelector Tutorial](https://www.youtube.com/watch?v=ADDTXGRJo20) by [Muriako](https://www.youtube.com/channel/UCpt-MjKkc5X4W7bUFV3Dwrw)
* [Preparing Your World for the Nether Update! - The Minecraft Survival Guide](https://www.youtube.com/watch?v=1fiyVvoD9jQ) starting at [2:52](https://www.youtube.com/watch?v=1fiyVvoD9jQ&t=2m52s) by [Pixlriffs](https://www.youtube.com/channel/UCgGjBqZZtAjxfpGSba7d6ww)
* [How To Reset The End Dimension! - The Minecraft Survival Guide](https://www.youtube.com/watch?v=p-2gFkJl_Lo) starting at [8:45](https://www.youtube.com/watch?v=p-2gFkJl_Lo&t=8m45s) by [Pixlriffs](https://www.youtube.com/channel/UCgGjBqZZtAjxfpGSba7d6ww)

---
## Supported Versions
MCA Selector currently supports the following Minecraft versions:

| Minecraft Version | DataVersion |
|-------------------|-------------|
| 1.2.1 - 1.12.2 | None - 1343 |
| 1.13 - 1.13.2 | 1444 - 1631 |
| 1.14 - 1.14.4 | 1901 - 1976 |
| 1.15 - 1.15.2 | 2200 - 2230 |
| 1.16 - 1.16.5 | 2566 - 2586 |
| 1.17 - 1.17.1 | 2724 - 2730 |
| 1.18 - 1.18.2 | 2825 - 2975 |
| 1.19 - 1.19.4 | 3105 - 3337 |
| 1.20 - ? | 3463 - ? |

There is no guarantee for worlds generated in a Snapshot version to work, even if it is specified in the table above.
This only represents the current development status towards the next Minecraft release. Old Snapshots of past
Minecraft releases are not officially supported.