π¦ KitsunePaint v1.0.0
The 7D2D community wanted custom paint textures for years. Modders said it was impossible.
What's included
- Web tool at paint.kitsuneden.net β upload textures, preview tiling, download a modlet zip
- Simple mode (single diffuse) and PBR mode (diffuse + normal + specular)
- Python bundle builder β generates Atlas_XXX.unity3d bundles via UnityPy, no Unity install required
- Scales to 20+ paints via per-paint bundles with unique CAB names
- Proper mipmap generation, DXTnm normal encoding, format-aware slot injection
- Full localization support with correct txName_ keys
Requirements
- OCBCustomTextures v0.8.0+ β https://www.nexusmods.com/7daystodie/mods/2788
- EAC must be disabled on server and client
- 7 Days to Die V2.0+
- Python + pip install UnityPy Pillow (for bundle builder)