Replaces the coin purses in-game with a custom Chinese-themed model
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
I do not allow users to upload my mod to other sites for Skyrim under any capacity. I give permission to make patches or bug fixes for my mod, so long as you credit me. Asking beforehand is not required; Patch away! I give permission to port my mod to other versions of Skyrim, as long as you credit me. I should almost always be able to do this myself, but if I'm no longer in the modding scene, then you can do this without asking beforehand. I give permission to port my mod to other games, as long as you credit me. Please ask permission first for this. I do not give permission for any of my work to be monetized under any capacity by another user. I will not accept donations of any form for my work; This is a hobby for me.
File credits
Pleyland on YouTube for their "5 Easy Curtains" video - https://youtu.be/vtwoLRLw9ow (Video) https://www.youtube.com/@TommyLikeTom (Channel) Byneric for testing
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.0.0
Initial Release
This is a coin purse replacer mod to match the theme of my coin replacer mod. Substantially increases the model quality of the bag to bring the model more in line with modern expectations of meshes without going overboard with vertex/tri count. Requirements: Replacer for vanilla assets, only tested on Skyrim-SE but should work on 1.6+ without issue. No other requirements.
Conflicts: Any mod that touches/replaces coinbaglarge.nif, coinbagmed.nif, coinbagsmall.nif and MoneyBag01_n.dds (The coin purses in game, and their normal map texture). Place this mod after any such mods in your load order.
Technical Specifications: Unfortunately, as this is my first soft-body modeled object, it's rather unoptimised. It has roughly 2.1k tris (as opposed to the vanilla Skyrim's 709), but has an identical sized 1024x1024 texture set, compressed in a similar format. Uses the same .nif structure hierarchy, so the collision hitbox will be the same as vanilla. Some users have reported issues with the hitboxes not lining up for screenshot purposes for the large bag. Uses similar vertex painting tricks to create the shaded area on the opening of the bag.
Credits: -Big thanks to Pleyland on YouTube for their "5 Easy Curtains" video, where I learned some physics simulation ideas to create this model with. Their video is the original inspiration for this mod. -Byneric for helping test the mod on their system
I'd also like to mention: -Blender as my primary 3D modelling program -Adobe Substance Painter as my texturing program - Pre-packaged materials from SP were used -Nifskope as my .nif model implementation program -GIMP and Paint.net as my texture implementation programs -Skyrim as the game I've implemented this object for