FORUM ARCHIVED

Why aren't these custom encrusts showing up?

Discussion in 'Modding' started by Bohandas, Mar 22, 2013.

  1. Bohandas

    Bohandas Member

    I made a mod that adds new encrusts but none of them are showing up (yes, including the non-hidden ones). Can somebody take a look at the attached file and tell me what I did wrong. The crafting additions seem to work fine, so the mod in general seems to work, but it doesn't seem to recognize the new encrusts. Help.
     

    Attached Files:

  2. Syphonix

    Syphonix Member

    Your encrustDB.xml contained various syntax errors. I've gone through and fixed these errors and uploaded the modified encrustDB.xml. Try this one out and see if it works. XML is very very picky, and even so much as 1 character out of place will make it throw a fit. It helps to have an XML syntax checker on hand. I recommend this one.
     

    Attached Files:

    Kazeto likes this.
  3. Bohandas

    Bohandas Member

    Thanks!