Jump to content

Help with Tooltip/Build Menu


SJane3384

Recommended Posts

I'm trying to make a furniture mod, and for some reason my tooltips are all messed up.

post-7324-0-74589800-1393420477_thumb.pn

Here's the code:

    



Also, how would I go about adding in pillows and sheets to the recipe list?  I'd like to use them as a material for multiple items.  Would I just add them here, then change the values on all the items?
 

ISBuildMenu = {};ISBuildMenu.planks = 0;ISBuildMenu.nails = 0;ISBuildMenu.hinge = 0;ISBuildMenu.doorknob = 0;ISBuildMenu.cheat = false;ISBuildMenu.woodWorkXp = 0;
Link to comment
Share on other sites

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