Jump to content

[forge 4.2.5][mc 1.3.2] issues getting my texture to show


OpposingForces

Recommended Posts

Hi all, i've been following tech freezers forge tutorials on youtube but i've hit a snag. i followed what he did exactly but my texture doesn't show up for my sword. instead i get a white square with a black rectangle at the bottom.

 

my mod source can be found here:

http://www.filehosting.org/file/details/388565/VanillaExpansion.7z

 

any help would be appreciated.

 

Link to comment
Share on other sites

I'm fairly sure you can just chuck the texture files inside your mod's jar - so if the texture file was /textures/terrain.png, you'd put the 'textures' folder inside your jar.

Protip: try and find answers yourself before asking on the forum.

It's pretty likely that there is an answer.

 

Was I helpful? Give me a thank you!

 

 

width=635 height=903http://bit.ly/HZ03zy[/img]

 

 

Tired of waiting for mods to port to bukkit?

use BukkitForge! (now with a working version of WorldEdit!)

Link to comment
Share on other sites

You can.

 

Just create a package inside Eclipse, then drag and drop your textures into it - accessing them after with "/packagename/texturename.png"

 

Requires no fiddling around and you can then edit directly without having to replace files or pop them in /bin or the minecraft.jar.

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.