When I set up my workspace I used "gradlew setupDecompWorkspace eclipse" and it said Build successfull. But I can't find the decompiled minecraft source which I need for making my own tools.
I have my own mod running but I can't get a working mcmod.info file.
I doesn't work in eclipse and also not exported. The file is in the right folder, already checked that.
mcmod.info : http://pastebin.com/LHss3Emt
I've seen this image before.
I have the same structure with the path in Item-folder and my texture is saved as .png.
I think it doesn't find the texture.
First of all sry for my bad english but I'm from Germany.
I want to give an custom Item a texture so I looked in the wiki.
I used the code which is written there but it doesn't work.
In-game there's only a white square with missing texture.
I hope it's not bad that I can't post my code but I don't know how.
Thanks, Alexander0507