ScratchData LogoScratchData
Back to Den315219's profile

Minecraft language file editor (en_ru only) v. 0.1

DEDen315219•Created June 17, 2020
Minecraft language file editor (en_ru only) v. 0.1
3
2
28 views
View on Scratch

Instructions

ONLY SUPPORTS ENGLISH AND RUSSIAN LETTERS, CHARACTERS THAT DON'T HAVE TO BE ESCAPED IN JSON AND CHARACTERS THAT ARE NATIVELY USED BY THE GAME. THIS IS A BETA VERSION. IT MAY WORK INCORRECTLY. This is a tool that lets you easily edit language files in Minecraft without caring about escaping/unescaping some Unicode characters. Press the green flag and follow instructions. If you don't know how to find your language file, here's how to: 1. Locate your minecraft folder. If you don't know how to, read steps 1.1-1.5 (JE only): 1.1. Open up Minecraft 1.2. Click Singleplayer 1.3. Select a world and click "Edit" (the button on the bottom-left corner) 1.4. Click "Open World Folder" 1.5. Go two folders up from there 2. Go to "assets" folder, and then to "indexes" 3. Open the (latest version).json file with any text editor 4. Find "en_us.json" (for US English, other languages have other files) 5. Next to it, there will be a set of letters and numbers. Copy them. 6. Find a file named like that in "objects" folder (use some search function). 7. This is your language file, you can open it with any text editor

Description

CHANGELOG ===================================== 0.1 (24.06.2020) + Added the ability to load and save files + Added the ability to search in the list + Added the ability to edit lines + Added the ability to add and remove lines + Added the changelog + Added the basic GUI + Added the progres report + The text is now automatically escaped/unescaped + When not editing anything, the capital Russian letters are marked with an invisible character in order to make saving files a lot faster (about 300x increase) (this does not apply to English letters as they do not need to be escaped) To do: + Improve the GUI + Add the original files so that the user does not need to load them manually ============ CREDITS ============ Minecraft is a sandbox game created by Mojang Studios.

Project Details

Project ID405636226
CreatedJune 17, 2020
Last ModifiedJune 24, 2020
SharedJune 24, 2020
Visibilityvisible
CommentsAllowed