Cosmic_Eternus Posted March 2 Share Posted March 2 The problem is I have no experience with modding and little experience with coding in general, yet I want a mod that make the Sewing Kit be able to repair any item that doesn't already have a repair kit associated with it. I looked on the Steam Workshop and didn't find anything like that, so I was wondering how I would go about and make the mod myself. Link to comment https://forums.kleientertainment.com/forums/topic/169936-help-finding-or-making-a-mod-mod-suggestion/ Share on other sites More sharing options...
Bumber64 Posted March 3 Share Posted March 3 Looks like it works on anything with a "fueled" component with the "needssewing" tag. ("needssewing" is given to any fueled object with "FUELTYPE.USAGE".) At minimum, you're going to have to replace the "sewing" component's logic to work on the "finiteuses" component and restore uses. All items that you want to be repairable need to be given the "needssewing" tag somehow. (If you do this in "finiteuses", you'll have to consider if should actually work on Pearl's Tea, Brightshade Staff, etc.) Link to comment https://forums.kleientertainment.com/forums/topic/169936-help-finding-or-making-a-mod-mod-suggestion/#findComment-1852912 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now