Jump to content

Recommended Posts

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.

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]

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...