Jump to content

Help with new recipes pls


Sinnocence

Recommended Posts

So I created a new "campfire" and added the new workstation to the xui file and all the recipes that would be made in that workstation. The issue I have is that it doesn't assign these to a tabbing category like in the original campfire. How do I do this properly without changing .dlls?

 

Thank you for your time,

Sinnocence

Link to comment
Share on other sites

Ok that helped with the new crafting station now I need to figure out how to get the new recipes to be listed in one of those categories instead of having to do a search for them. Any hints there sir?

 

edit: and I could literally hug you for that by the way sir!

 

guess I should add a bit of the code so you can see where I am with it.

 

<recipe name="modDyePurple" count="1" craft_area="chemistryStation">
       <ingredient name="resourcePaint" count="20"/>
</recipe>

 

do I need to add this

 

<property name="Group" value="Chemicals,CFChemicals"/>

 

to the item itself?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...