Baraphor's Mod Utils - 1.0.0 This mod adds a number of new placeable item stacks for metals and wood as well as for treasure with a bonus to comfort when built. :: REQUIREMENTS • Valheim • uTinyRipper :: FEATURES • Icon Render Tool • Project Setup Tool • Material Reference Fixer :: USAGE Render Icons Tool This tool will allow you to render out icons on your prefabs and set up the references for that with the click of a button and adjusting a few settings. Setup Project Tool This tool currently will set up all the assembly definition files required by the project and generate references for them. This mainly reduces the barrier to entry for modding Valheim. Material References Fixer This will go through all materials in the game and if they are broken (displayed in pink) they will be set to the Standard Material Shader provided by Unity. This is a bit of a Sledgehammer approach and anyone looking to do more complex tasks should understand the implications of using this shader. :: INSTALLATION Unpack the ZIP file and place the folder into your exported Valheim Unity project. Under the tools you will fine the three tools :: KNOWN ISSUES • None at this time :: CREDITS ♦ DickDangerJustice for answering my questions and providing me with a starting point.