Jump to content

Recommended Posts

Posted

I've located the config file at "UserAppDataRoaming.technictekkitmainconfigTreeCapitator.cfg" but the changes I've made are not taking. Is there another location for this file or somewhere else I need to make changes?

 

The mod works (as in trees fall), but I wanted to make them fall regardless of using an axe as make them fall as if you were only breaking one log.

 

These are the settings I've changed:

 

 # [Global] Whether you need an item from the axeIDList to chop down a tree. Disabling will let you chop 
 # trees with any item. [default: true]
 B:needItem=false

 

# [Global] When true, the log break speed is equal to original break speed / (tree height * 2)
# When false, the original break speed is multiplied by the breakSpeedModifier value [default: true]
B:treeHeightDecidesBreakSpeed=false
 
# [Global, PerTree] When using an item that can chop trees, the break speed will by multiplied by this value
# THIS OPTION IS IGNORED WHEN treeHeightDecidesBreakSpeed=true [range: 0.01 ~ 1.0, default: 0.256]
S:breakSpeedModifier=1.0

 

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...