Minecraft Blogs / Tutorial

[Tutorial] How to make Minecraft Language pack!

  • 16,207 views, 4 today
  • 6
  • 2
  • 3
Sherazin's Avatar Sherazin
Level 25 : Expert Taco
1
How to make a Minecraft Language Pack
Made by: Germz37_
Hi guys, i am germz and today i will show you guys how to make a minecraft language pack. It can add more fun in your minecraft journey and it will help you when you are making a custom minecraft map.
okay, now let's
start.
Tools
Notepad++
Minecraft 1.7

So, the first thing you need is to create an file, named it 'assets'.
open 1.7.4.jar (or whatever version you want to edit.).
open it with .rar or .zip, and then just search, when you find a file named 'en_US.lang'.
now create a file named 'lang' inside 'assets', drag the en_US.lang inside.
right click, pick edit with notepad++, and then a lot of words will appear.
now, start changing the language! but first thing first, you need to remember:like your language name want to be Tutorial, and the code (such as en_US) you want to let it be 'en_TU', so you edit it in the .lang file. Now, save and close it, change the file name in to en_TU.lang, here you go!
The next thing is: create your own pack thumbnail. you want to make a 128x128 blank thing in your Photoshop. now draw and write ANYTHING in the square of 128x128, when you finished, save it as 'pack.png'.
now, the most important things.
you need to create a file named pack.mcmeta.
Once you finish create it, and if your minecraft language name is Tutorial, you need to type in:
{
   "pack":{
      "pack_format":1,
      "description":"Tutorial of mc language pack"
   },
   "language":{
      "en_TU":{
         "name":"Tutorial Language",
         "region":"US",
         "bidirectional":false
      }
   }
}
description: the sentence you will see in minecraft when you are picking the resourcepacks.
the 'en_TU" thing below "language": make sure you remember your code name of your language pack. if it was en_DR, you rename it as 'en_DR'.
name: The name when you are looking at your language in minecraft 'language' button.
region: Do i need to explain that..?
well, if your region is FR or something, you just change it to FR. very easy, huh?
and DO NOT rename any other things or you won't success.

Thank's for reading my tutorial, i hope this tutorial can help you, see you next time :)



Tags

Create an account or sign in to comment.

1
07/17/2018 5:34 pm
Level 8 : Apprentice Warrior
EmeraldGreenKitten
EmeraldGreenKitten's Avatar
What if you have a mac, i cant download notepad

1
10/14/2019 1:59 pm
Level 28 : Expert Mage
wolfguy2005
wolfguy2005's Avatar
use textedit
1
12/09/2018 5:10 am
Level 25 : Expert Taco
Sherazin
Sherazin's Avatar
Err, it's kinda an old thread, but you don't necessarily need notepad. Any editor should work, I just personally like to use notepad as its easier for me, so just download any note editor for Mac and it should work.
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome