I am working on a mod, and all I need to do now is textures. I already coded them, they load in eclipse, but when I compile and obfuscate the mod and run using the minecraft launcher, they won't load. I put them in %appdata%/.minecraft/assets/*modid*/textures/blocks and %appdata%/.minecraft/assets/*modid*/textures/items.
What am I doing wrong?