4

Pack.mcmeta Guide & Code!

Kangoo27's Avatar Kangoo273/1/20 3:32 am
4 emeralds 71.1k 3
6/7/2020 12:40 pm
Kangoo27's Avatar Kangoo27
pack.mcmeta is a codded file which is the main source of Minecraft texture packs/resource packs.
Code For Pack.mcmeta...
{
"pack": {
"description": "Write Your Description Here",
"pack_format": 5
}
}

"pack_format" requires:

(In pack format 3 and higher (1.11 and higher) all of the file names in the resource pack should have small letters only)


Getting started


Note: This tutorial should take around 1 to 1.5 hours to complete.

Resource packs can modify textures, models, animations, music sounds, user interfaces, and languages.

What not to do


There are some things that you should not do before creating a resource pack. Here is a list of "don'ts":
  • Anything that violates Mojang's terms of use for Minecraft.
  • Release Minecraft versions or modifications that allow players to play without having bought Minecraft from Mojang.
  • Release the decompiled source code of Minecraft in any way.



Requirement

  • Any text editor should work but the suggested is a text editor using some sort of programming IDE.
Note
Make sure the file extension is .mcmeta and not .txt when you rename it. You may be warned that changing a file name extension could make the file unusable. This is okay!

If you can’t see file extensions, you can turn them on by going to the View menu of the file explorer and checking the checkbox for filename extensions.
Posted by Kangoo27's Avatar
Kangoo27
Level 29 : Expert Ninja
16

Create an account or sign in to comment.

3

Jeltx_
03/28/2020 2:48 am
Level 1 : New Miner
Jeltx_'s Avatar
Thank you SO much, i litterly couldn't find anyone who explained the pack.mcmeta correct enough for me to understand. So again, TYSM!!!
1
Kangoo27
06/07/2020 12:40 pm
Level 29 : Expert Ninja
Kangoo27's Avatar
np :D
1
Kangoo27
03/01/2020 3:33 am
Level 29 : Expert Ninja
Kangoo27's Avatar
Hope You Guys Learn from this :D
1
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome