Hey everyone! I recently started messing with the ark dev kit and figured the first thing I’d do would be replace some ammo with my own for the TC mod I want to make. This was apparently a mistake as it has lead to much more work and technical know how then I was hoping for as my first try at modding something. However I’m getting the hang of it and have managed to create my custom ammo just fine, which caused me to make my own custom fabricator… which caused me to make my own custom smithy and edit all 3 files associated with each of those, 4 if you count the engram file for a nice total of 8 files that needed tinkering XD I’ve almost got it to the point that I can properly test it all to make sure it’s referencing everything correctly, but I ran into the issue of having to make my own custom “StructurePlacerBlueprint” which I assume is responsible for the nice green outline you see when you go to place an object. Long story short… I edited that file just fine, but now need to know what references it (like PrimalData_BP, etc.) so I can actually place my custom structures.
TL/DR - What references the “StructurePlacerBlueprint” so I can place my custom structures for my TC mod?