Jump to content

Recommended Posts

Posted

I generally used Pahimar's Let's Mod series and Generic Mod tutorials on the wiki to learn minecraft modding and I have one significant problem. Yes. Textures.

 

In Eclipse I set my workspace to mcp/eclipse, and this is my main Minecraft source code, but then I also set another Java Project as my source code + resources.

 

Now then, how do I set textures without adding any unnecessary stuff into the Minecraft source folder itself and is there a way to put a texture right from the resources folder?

Posted

you have no choise but to this

 

this is for items

forge\mcp\src\minecraft\assets\modid\textures\items

 

this is for blocks

forge\mcp\src\minecraft\assets\modid\textures\blocks

 

modid is the name of your mod

just make the folders

I like helping people because i was also in a same problem and i do not like unfinished work, so a thank you will be enough for the people im helping and a thank you to the people that helped me :)

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.