Dave0522 Posted May 14, 2015 Share Posted May 14, 2015 (edited) http://steamcommunity.com/sharedfiles/filedetails/?id=441356490 Massive coding overhaul of the original mod FeaturesCustomize Durability processing for Tools, Weapons, Amulets, Staves, Light Sources, Armors, Clothing, Wickerbottom's Books, Camping Items, Food Preservation and TrapsConfigurable customization: Set Durability to 25%, 50%, 75%, 200%, 300%, 400%, 500%, 750%, 1000% and Infinite. Support for custom weapon/armor/clothing.Making your items work nicely with this mod is extremely easy. All you need to do is create a function in your modmain.lua file in something similar to the following:function AddTag(inst)inst:AddTag("ValidTag")endAddPrefabPostInit("prefab_name", AddTag) Valid tags are as follows:TweakWeaponTweakArmorTweakStaffTweakAmuletTweakToolTweakTrapTweakClothesTweakCampingTweakBookTweakJerkyTweakLightTweakPit Big thank you to phixius83 for all his hard work. He added me as a contributor for helping him test but all credit should go to him. Edited May 22, 2015 by Dave0522 Link to comment https://forums.kleientertainment.com/forums/topic/53943-mod-tweak-those-tools-tweaked/ Share on other sites More sharing options...
Dave0522 Posted May 22, 2015 Author Share Posted May 22, 2015 Version 3.613 is up. Now supports:Spider Blade DSTEndothermic TorchDrok the CavemanDeluxe Campfires Link to comment https://forums.kleientertainment.com/forums/topic/53943-mod-tweak-those-tools-tweaked/#findComment-639638 Share on other sites More sharing options...
Dave0522 Posted June 8, 2015 Author Share Posted June 8, 2015 Version 3.71 is up. - Compass is now added to tool durability- New feature to tweak all foods or only preserved foods. Link to comment https://forums.kleientertainment.com/forums/topic/53943-mod-tweak-those-tools-tweaked/#findComment-645214 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