Fabric Tree Chopper

Fabric Tree Chopper

1M Downloads

how to change the mode in my server?

KaguraXun opened this issue ยท 1 comments

commented

it alway work with single_mode

commented

The available chop modes are located here:

enum class ChopMode {
FULL_CHOP,
SINGLE_CHOP,
VANILLA_CHOP
}

I'll update the readme with more detailed config instructions.