Posted September 14, 201510 yr I have set up a logoFile called "modLogo.png" in the "resources" directory in my Forge dev folder structure and refer to it in "mcmod.info" with the line: : "logoFile": "/modLogo.png", : The mod logo does get displayed when I run the code from within Eclipse or via the commandline "gradlew runClient", but when I install the built mod file in my Minecraft game directory, the logo isn't displayed in my Mod List. My Forge Source version is 11.14.3.1502. Has anyone else encountered this strange problem and knows how to solve it?
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.