1

Question

KirDoesMc 3/4/21 2:11 pm
106
3/5/2021 6:42 am
Does anyone have en_gb.json? I need it so I can add it to a resource pack but I can't find it.
Posted by
KirDoesMc
Level 15 : Journeyman System
6

  Have something to say?

JoinSign in

2

icephantom
03/04/2021 10:36 pm
Level 15 : Journeyman Miner
This file is in most modern versions of the minecraft.jar file. Open your minecraft jat file with a zip program (winzip, winrar, 7zip, etc.) and go to :

minecraft.jar\assets\minecraft\lang\

If using the vanilla minecraft launcher, and Windows operating system, then the path to find the jar file is :

C:\Users\*yourusername*\AppData\Roaming\.minecraft\versions
1
Francielly
03/05/2021 6:42 am
Level 8 : Apprentice uwu
this only works for the default en_us lang
for other langs, or assets, its a little more complicated
  • you must go into "/.minecraft/assets/indexes" and open the file corresponding the version you want
  • then you must search for the stuff you want, a simple ctrl+f might be enough, in this case, "lang/en_gb"
  • now you'll see a hash next to it (a bunch of random numbers and letters), you must copy it
  • go to the folder "/.minecraft/assets/objects" and now, remember the hash? the first two digits is the folder you must open
  • eg. you hash is "ef39a96ba27e6dc5b91dd0a0ae0653d607a33eff" then you must open the folder "ef"
  • inside it you will find the file with the same name as the hash, it is the file you are searching for
  • now you can rename it to the original file (in this case "en_gb.json") (make a copy of it first)
1

Welcome