Jump to content

Problems With Custom Recipes


Recommended Posts

   I'm having trouble with a custom recipe. I'm making a sort of upgrade system using the crafting system.

 

   The item the recipe makes works as intended and can be debugspawned in, but on the recipe tab, if i scroll to the recipe, the game get the error that attached to this post.

 

    I've looked at other mods that have custom recipes, but i cant tell what I'm missing. I seem to have all i need but I'm missing something.

 

    Mod and error message are attached

 

    Thanks to all who help! 

post-692382-0-40719200-1439918606_thumb.

Lexeous.zip

Link to comment
Share on other sites

 

@Lexeous:

AddRecipe("chairax",{ Ingredient("chair", 1, "images/inventoryimages/chair.xml"), Ingredient("houndstooth", 10), Ingredient("rope", 10) },RECIPETABS.WAR, TECH.SCIENCE_ONE, nil, nil, nil, 1, nil,"images/inventoryimages/chairax.xml", "chairax.tex")

I SEE AND UNDERSTAND NOW!! Thank you ever so much!

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
 Share

×
  • Create New...