Posted August 23, 201411 yr http://www.wuppy29.com/minecraft/modding-tutorials/wuppys-minecraft-forge-modding-tutorials-for-1-7-releasing-your-mod-standard-setup/#comment-12070 Following this guide I have managed to compile my mod for people to try, except there are no textures, no images, nothing gets with it, all the functions within the mod works though but not the textures, GUIs etc. I figure the placement of the textures is wrong somehow but I have no clue WHERE they go for gradlew to find them properly. Kind Regards
August 23, 201411 yr Doing it the following always compiles correctly for me: Textures go in: your Modfile/src/main/resources/assets/yourmodid/textures & lang & models int textures then textures/blocks & items and simply place them appropriately.
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.