Sinnocence Posted February 1, 2020 Share Posted February 1, 2020 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 More sharing options...
Gazz Posted February 1, 2020 Share Posted February 1, 2020 Look at ui_display.xml Link to comment Share on other sites More sharing options...
Sinnocence Posted February 1, 2020 Author Share Posted February 1, 2020 Will do thanks for the hint! Link to comment Share on other sites More sharing options...
Laz Man Posted February 1, 2020 Share Posted February 1, 2020 Look at ui_display.xml Hi @Gazz, speaking of ui_display.xml, do you know if current item durability can be displayed elsewhere? See details in my post below. Would greatly appreciate any direction. Ty! https://7daystodie.com/forums/showthread.php?152007-Durability-Question Link to comment Share on other sites More sharing options...
Sinnocence Posted February 2, 2020 Author Share Posted February 2, 2020 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 More sharing options...
Sinnocence Posted February 2, 2020 Author Share Posted February 2, 2020 HOLY BALLS! that did it! Thanks anyways Gazz! Your a dear! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.