PolymerBoy Posted September 1, 2014 Posted September 1, 2014 I have a custom mudpack, I would like to change the loading screen on it, I know it is possible because it was done for the apoc gaming tech and rpg modpack, how do you do that kind of thing?
Amaxter Posted September 1, 2014 Posted September 1, 2014 Easy, open the modpack.jar up with 7zip or your program of choice and within assets create the following directories /minecraft/textures/gui/title/ and then in the title folder insert a 512x512 image (what you want your loading screen to be) named "mojang.png". Let me know if you need any more help!
Dylan3304 Posted November 24, 2014 Posted November 24, 2014 Easy, open the modpack.jar up with 7zip or your program of choice and within assets create the following directories /minecraft/textures/gui/title/ and then in the title folder insert a 512x512 image (what you want your loading screen to be) named "mojang.png". Let me know if you need any more help! Yes, but it is against the Eula to distribute the minecraft.jar, how do you distribute your modified mojang.png?
Dylan3304 Posted November 24, 2014 Posted November 24, 2014 I see, you meant the forge file. How do you recompile for though? Yes, but it is against the Eula to distribute the minecraft.jar, how do you distribute your modified mojang.png?
Kalbintion Posted November 24, 2014 Posted November 24, 2014 (edited) Re-read his post. modpack.jar, not minecraft.jar. Edit: The timing on this post and the one above There's nothing to recompile, if you leave it in its normal jar state and just add the directories and file as necessary without modifying the jars compression, type, etc to anything else, it's just going to work that way. If you went the unzip route, you'd have to recompile the executable jar (which in most cases is just recompiling the jar as if it were a zip - some archiver programs offer this) Edited November 24, 2014 by Kalbintion
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now