Jump to content

Odd file tree in IntelliJ


SteelManKerk

Recommended Posts

All the tutorials seem to be speaking of packages that go

assets.<mod_id>.models.item. for item jsons and assets.tutorial.textures.items for item textures.

My file tree looks like this and has no "assets" folder whatsoever. What am I missing?

eee.png

And I made the models.items folders my very own self by creating new folders in File Explorer. How come everyone else has assets folders and premade texures.items and I dont :(

 

(I can't link the model json to the texture due to this)

 

IntelliJ 2016.3 and JDK8

 

 

Link to comment
Share on other sites

You have src/main/java and src/main/resources folders. The assets folder is underneath the resources folder, and not under the java folder.

 

This is not weird at all, this is how it is supposed to be.

Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support.

 

1.12 -> 1.13 primer by williewillus.

 

1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support.

 

http://www.howoldisminecraft1710.today/

Link to comment
Share on other sites

You have src/main/java and src/main/resources folders. The assets folder is underneath the resources folder, and not under the java folder.

 

This is not weird at all, this is how it is supposed to be.

 

Thanks a lot for a quick answer on such a nooby question, but here's another one :

width=352 height=140http://helldeveloper.weebly.com/uploads/6/0/6/6/6066363/444_2.png[/img]

The resources folder is absolutely empty (apart from one file). Do I create the "assets" folder etc. manually or did something go wrong?

Link to comment
Share on other sites

You have to create that folder manually.

Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support.

 

1.12 -> 1.13 primer by williewillus.

 

1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support.

 

http://www.howoldisminecraft1710.today/

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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