-
-
Notifications
You must be signed in to change notification settings - Fork 32
Settings Trees
Name | Description | ||||
---|---|---|---|---|---|
Whitelisted logs |
Allows you to define a list of whitelisted blocks that are considered as logs by the mod. By default every block tagges as
The list will contain values under the minecraft resource location format :
|
||||
Blacklisted logs |
This works similarly to the
|
||||
Whitelisted leaves |
Allows you to define a list of whitelisted blocks that are considered as leaves by the mod. By default every block tagges as
The list will contain values under the minecraft resource location format :
|
||||
Whitelisted leaves (needs breaking) |
This is similar to |
||||
Blacklisted leaves |
This works similarly to the
|
||||
Break mode |
Defines how the tree will be cut when you chop down one of its logs.
|
||||
Detection mode |
Defines how the tree is being scanned.
|
||||
Max size |
The maximum size of a tree. If a tree with more elements than this value is attempted to be cut, the mod will refuse to do it.
|
||||
Minimum leaves around required |
Defines how many leaves should be around the top most log of the tree. If not enough leaves are found, then the broken block won’t be considered as part of a tree. This value can be useful for people that have houses made of logs and doesn’t want to chop it all down in one cut.
|
||||
Trunk breaking |
Defines if the mod should cut trees in one cut.
|
||||
Leaves breaking |
Define if leaves should decay faster than they normally do.
|
||||
Leaves breaking force radius |
If you want leaves to be broken (and no decayed) by the mod, you can define a radius around which leaves are broken. I highly discourage using this feature as it’ll cut leaves in a not so elegant way. You should probably first try to add the problematic leaves in
|
||||
Allow trunks with mixed log blocks |
Defines if a tree can be composed of different log types or not.
|
||||
Break nether tree warts |
Defines if the nether tree warts should be broken when the trunk is cut.
|
||||
Search area radius |
Defines the radius in which the tree is scanned.
|
||||
Adjacent blocks whitelist |
Defines a list of blocks that are allowed to be next to the trunk. If a block that isn’t whitelisted is encountered, the behavior defined in
The list will contain values under the minecraft resource location format :
|
||||
Adjacent stop mode |
Defines the behavior to apply when a not whitelisted adjacent block is found.
|