Sorry that it is such an old version, my friends and I both prefer it. Anyways, whenever I launch the mod, none of the assets (item textures, lang files, mcmod.info, anything else) gets loaded, and it is just ignored. This was not a problem in the past when I used eclipse, but now it is that I am using IntelliJ and a new environment.
src
java
com.DesuTrevor.nemi(my modid)
item
ModItems.class
proxy
ClientProxy.class
ServerProxy.class
CommonProxy.class
Main.Class
References.class
resources
assets
nemi(my modid)
lang
en_US.lang
textures
blocks
items
bloo.png
models
mcmod.info
ouch that took a while to type out
I also attached a picture because I just realized you could do that
Thanks for your help!