This is just a short little tutorial regarding splash screens. Basically, splash screens are stored in a .txt file. To access this file you'll need to do the following,
First, you're going to want to open your MC directory. Next, you want to open the "versions" folder. After this, click the folder with the name of what-ever version you're looking to use,
Now you're going to need a method of actually opening the .jar file located inside the folder. I personally use WinRar/WinZip, how-ever other methods should be fine.
Once opened, go to the assets/minecraft/text path. You'll see a file called "splash.txt". This contains all the splash screen texts used during run-time. Now, you can edit them how-ever you want, and save it. Make sure the .jar file is saved as-well if you modify this file.
And then, you're done!
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
First, you're going to want to open your MC directory. Next, you want to open the "versions" folder. After this, click the folder with the name of what-ever version you're looking to use,
Now you're going to need a method of actually opening the .jar file located inside the folder. I personally use WinRar/WinZip, how-ever other methods should be fine.
Once opened, go to the assets/minecraft/text path. You'll see a file called "splash.txt". This contains all the splash screen texts used during run-time. Now, you can edit them how-ever you want, and save it. Make sure the .jar file is saved as-well if you modify this file.
And then, you're done!