.MCMETA File Info & Viewer

Open & inspect
.MCMETA files online

Can't open a Minecraft resource pack file? View your .MCMETA files here for free.

Drag & drop your .MCMETA file here
or click to browse from your device
Minecraft configuration files & more
Uploading...
Extension
.MCMETA
Category
Game
Primary Use
Resource Pack Metadata Storage
Primary Software

What is a MCMETA file?

A .MCMETA file is a Minecraft Java Edition Resource Pack Configuration File. It is used by Minecraft, a game developed by Mojang, to store information about custom resource packs and data packs. These files tell the game engine how to display custom textures, 3D models, block animations, and pack descriptions. They store this data using standard JSON formatting.

How to open MCMETA files?

Because .MCMETA files are plain text, you can open and edit them using any standard text editor. Popular tools include Notepad on Windows, TextEdit on macOS, and Nano on Linux. For a better editing experience, players often use code editors like Visual Studio Code or Notepad++ to highlight the code syntax.

Best practices and troubleshooting

When editing a .MCMETA file, the syntax must be perfectly accurate. If your code is missing a comma or a quotation mark, Minecraft will not load your resource pack. You should use a syntax checker like JSONLint to verify the file contents before launching the game. Also, ensure your editor saves the file with UTF-8 encoding and does not accidentally add a .TXT extension at the end of the file name.

Summary

viewer.online/mcmeta analyzes .MCMETA files to identify their exact format and creator software, shows which programs can open the file, and usually previews it. Because .MCMETA files use the known JSON format, viewer.online/mcmeta can safely open and display them online, eliminating compatibility problems.

Frequently Asked Questions

What is a .MCMETA file?

A .MCMETA file is a Minecraft Java Edition Resource Pack Configuration File. It stores metadata that tells Minecraft how to load and use custom game assets.

How do I open a .MCMETA file?

You can open .MCMETA files with any text editing program. Popular choices include Notepad, Visual Studio Code, and Notepad++.

Why is my resource pack not showing up in Minecraft?

Your .MCMETA file might have a formatting error. Because the file uses JSON, a single missing bracket or comma will break the file. Use JSONLint to find and fix syntax errors.

How do I create a pack.mcmeta file?

Create a new text document, write the required JSON metadata, and save the file as `pack.mcmeta`. Make sure your editor is set to save as "All Files" so it does not add a hidden .TXT extension to the name.

Can I convert a .MCMETA file to another format?

No, you should not change the file extension. Minecraft requires the .MCMETA extension to read the resource pack configuration data properly.

Ready to inspect your .MCMETA file?

Upload any .MCMETA file and instantly identify its format, extract content, and preview it online.

Drop file here