I made my first 1.7.10 mod, and i just added a test item. For some reason the resources (mcmod.info and textures) are not loading... I'm getting the following error: 
[Client thread/ERROR] [TEXTURE ERRORS]:     The missing resources for domain testmod are: 
[Client thread/ERROR] [TEXTURE ERRORS]:      textures/items/magic_wand.png 
This is the code: https://github.com/Koennn/TestMod