SgtLeprechaun Posted December 4, 2014 Share Posted December 4, 2014 as the title says is there a mod to reduce the amount of chops it takes to bring a tree down. the only one I found with such functionality is tehmiscellanies by tehmugwump. however it has a ton of extra features that I am not interested in. Link to comment https://forums.kleientertainment.com/forums/topic/45315-mod-available-to-reduce-chops-on-trees/ Share on other sites More sharing options...
Silentdarkness1 Posted December 4, 2014 Share Posted December 4, 2014 It seriously is not that hard. Why, you could make it yourself. There is a tuning.lua file that allows you to change a variety of minute details about Don't Starve. You could just change the tuning.lua value for this thing yourself with Notepad++ and save yourself the grief. Do some poking around in Dont Starve/data/scripts. Link to comment https://forums.kleientertainment.com/forums/topic/45315-mod-available-to-reduce-chops-on-trees/#findComment-578210 Share on other sites More sharing options...
Mobbstar Posted December 4, 2014 Share Posted December 4, 2014 As silent said. lol irony? All you really need to do is look for the tuning values of tree chopping (it's EVERGREEN_CHOPS_ btw), and change that value. You can easily do that from a mod too, you just need a modinfo.lua (copy that from another mod for template) and a modmain.lua which says: GLOBAL.TUNING.[VALUE] = [number] Link to comment https://forums.kleientertainment.com/forums/topic/45315-mod-available-to-reduce-chops-on-trees/#findComment-578678 Share on other sites More sharing options...
SgtLeprechaun Posted December 5, 2014 Author Share Posted December 5, 2014 thank you for the quick replies Link to comment https://forums.kleientertainment.com/forums/topic/45315-mod-available-to-reduce-chops-on-trees/#findComment-578856 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