I cannot for the life of me figure out how to use this. Somehow the textures can be customized with 66x120Shop but not for 60x40Shed and 42x68 Shed. I apologize for my ignorance, I do not know coding or modding in the least. Do you have some sort of tutorial on how to make texures work on the other mods? Currently the buildings show with white out textures and no configuration options except for building 66x120Shop
Viewing post in FS25 Placeable Design Kit comments
If you are talking about the LJR sheds, it's because the configuration names are wrong in the xml files. The names in the placeable xml should match the names in the modDesc.
For example, if a configuration is named "outerWalls" in modDesc, the keys in the placeable would be <outerWallsConfigurations>, <outerWallsConfiguration>, etc. That's the vanilla naming, adding Configurations and Configuration respectively to the end of the configuration name. From there it follows the Giants vanilla configuration scheme.
If I can get ahold of LJR, I'll let him know.