querz/mcaselector

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

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 41 minutes ago
Added to GitGenius on September 14th, 2026
Created on April 22nd, 2018
Open Issues & Pull Requests: 241 (+0)
GitHub issues: Enabled
Number of forks: 238
Total Stargazers: 4,829 (+0)
Total Subscribers: 52 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 11.2 days
Mean response time: 80.2 days
90th percentile: 263.0 days
Tracked items: 79

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Roughly one issue in two opened in the past year never receives a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 20% of issues opened in the past year have been closed. Three people close 57% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 98
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 585 days
Stale 30+ days: 94
Stale 90+ days: 84

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 1
Events in 7 days: 1

Top labels

  • enhancement (3)
  • missing info (1)

Most active issues this week

Detailed Description

MCA Selector is a desktop application for selecting and manipulating chunks in Minecraft Java Edition world saves.

The tool addresses the problem of managing world data at a granular level by providing a graphical interface to visualize, select, and operate on individual chunks and regions within a Minecraft world file. It works by reading the MCA region file format that Minecraft uses to store world data, displaying a grid overlay of chunks and regions, and allowing users to mark specific areas for deletion or export. This approach lets players surgically remove unwanted terrain—such as chunks affected by bugs, old terrain from previous updates, or areas they wish to reset—without affecting the rest of their world.

MCA Selector is suited for players managing long-running survival worlds who need to selectively regenerate terrain or remove problematic chunks, and for those preparing worlds for major Minecraft updates. It is particularly useful for resetting dimensions like the Nether or End after updates introduce new generation features. The tool operates as a standalone external utility rather than a mod, making it compatible with vanilla Minecraft installations. Users should be aware that the tool directly modifies world files and can delete data, so backups are essential before use.

The project maintains active engagement with its user community through a dedicated Discord server. Development includes regular updates addressing user needs and compatibility with new Minecraft versions. The tool is distributed across multiple platforms with native installers for Windows and macOS, as well as Linux packages in DEB and RPM formats, alongside a universal JAR option for broader compatibility.