Heya fellow survivors. My question is, how do I make an item load a icon from the mods folder instead of the game dir? I've tried everything, at least it feels like it. What I have tried: 1. Put textures in texture folder 2. Put textures in ui folder 3. Put textures in the mods folder (the one with the media folder and mod info file) 4. Put textures in the lua folder with the lua files. 5. Loaded textures with the getTextures function. (How do you properly use this?) Loading the textures with the getTextures function doesn't seem to solve the problem as the textures load without it from the game dir. I'm moding for build 25+ btw.