Jump to content

[1.7.10] Assets and Resource folder not being loaded


trevorb221

Recommended Posts

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!

root.PNG

Edited by trevorb221
Link to comment
Share on other sites

4 minutes ago, trevorb221 said:

Sorry that it is such an old version, my friends and I both prefer it.

Sorry, but 1.7.10 is no longer supported here.

 

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.