Skip to content

support opening mca file. #1798

Open
@anatawa12

Description

@anatawa12

I want to read mca file so can you support opening mca file as a set of nbt?
The mca file is made of multiple nbt.
I think it's one good to have a drop-down list of region and show nbt tag of selected region.

Activity

edgarogh

edgarogh commented on Mar 30, 2025

@edgarogh

I wanted to suggest the same thing. Since region files are technically a kind of archive file, it would make sense to have a chevron in the file tree like IntelliJ already does with archive files (see illustration below), except that here, the "files" correspond to the entries of the chunk table. Their name could be synthesized from the chunk position (e.g. 3,10.nbt for the chunk [3, 10]).

screenshot of a jar file expanded in the project file tree panel

edgarogh

edgarogh commented on Apr 8, 2025

@edgarogh

I'm cooking something

screenshot of the file browser showing an expanded mca file

linked a pull request that will close this issue on Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Participants

      @anatawa12@edgarogh

      Issue actions

        support opening mca file. · Issue #1798 · minecraft-dev/MinecraftDev