Jump to content

Recommended Posts

I've Googled and searched the forums for hours (or days).. But I can't seem to get the image of my custom item to show up as an ingredient of a recipe for another custom item. I'm on a custom tab.

I'm not too good in code so I've attached them files.

Please help..

modmain.lua

shield.lua

The game takes the atlas and looks for "normalshield.tex" in the atlas, but there is only "shield.tex" in yours.

Rename "shield" to "normalshield" or make a new atlas or a new element in the atlas if you want to preserve the names.

 

 

 

14 hours ago, DarkXero said:

The game takes the atlas and looks for "normalshield.tex" in the atlas, but there is only "shield.tex" in yours.

Rename "shield" to "normalshield" or make a new atlas or a new element in the atlas if you want to preserve the names.

It works!!! Thank you sooo much! ^_^

Edited by Vindorable

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...