Jump to content

Recommended Posts

Hello. Today I have added custom crafting tab to my mod and in general it works pretty good but there is just one error. So in game I can't see custom crafting tab icon. I tried different formats: 64x64 and 128x128. None of them worked so I am here now asking for help. I will be grateful for any kind of clue.

Wild guess are you missing this piece of code in your modmain under assets:

Asset( "ATLAS", "images/hud/customtab.xml" ),

also got it under 128x128 as well. Make sure your search path does match where your keeping your tab's picture.

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...