Jump to content

Recommended Posts

Posted

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? 

Posted

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!

  • 2 months later...
Posted

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?

Posted

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?

Posted (edited)

Re-read his post. modpack.jar, not minecraft.jar.

 

Edit: The timing on this post and the one above :P

 

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 by Kalbintion

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...