Skip to content
This repository was archived by the owner on Aug 31, 2023. It is now read-only.

duzos/fabric-tree-chopper

 
 

Repository files navigation

fabric-tree-chopper

A Fabric mod to make cutting down trees easier and more realistic.

Configuration

Client

The client can be configured through the config file or through the config GUI in the mod's Mod Menu entry.

Server

The server must be configured through the config file.

Config File

The config file is located at .minecraft/config/fabric-tree-chopper.json.

Available options:

  • fastLeafDecay
    • true or false
  • treeChopMode
    • FULL_CHOP, SINGLE_CHOP, or VANILLA_CHOP
  • fullChopDurabilityUsage
    • NO_DURABILITY_LOSS, BREAK_AFTER_CHOP, or BREAK_MID_CHOP
  • sneakToDisable
    • true or false
  • requireLeavesToChop
    • true or false

Details are availble in the ModMenu config screen.


If you feel generous or want to encourage my work, you can throw a few dollars my way here:

ko-fi

paypal

About

a 1.20 port

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 82.9%
  • Java 17.1%