Posted July 31, 201411 yr Hello. In previous versions of Forge, I was able to use my skin while I was modding. It makes me feel comfortable with what I am doing. I was able to do this by changing the name from Player(time in milliseconds) to CreeperGabe2. With the new Forge 1.7.10, I have the inability to do that, and I am tired of looking like Steve. Does anyone know how to change this? [shadow=green,left]CreeperGabe2[/shadow]
July 31, 201411 yr I do know how to change it in intellij but idk about eclipse, what you need to do is change the start parameters for minecraft to --username (username) -password (password)
July 31, 201411 yr You can do this in eclipse by going to: Run > Run Configurations/Debug Configurations > Select client > Arguments add this line in the program arguments: --username (username) -password (password) Do this to both clients or whatever you want (one is for normal run, the other is for debug run)
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.