Tree Choppin [FORGE]

Choppin' Trees all the time

File Details

Tree Choppin - 1.14.4 - 1.2.0

  • B
  • Sep 1, 2019
  • 47.29 KB
  • 127.1K
  • 1.14.4
  • Forge

File Name

TreeChoppin-1.14.4-1.2.0.jar

Supported Versions

  • 1.14.4

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:tree-choppin-316593:2775818")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.2.0 - The Revision

 

Tree Choppin now inherently works with any item with the ToolType of ToolType.AXE which should greatly expand it's utility without requiring user input. Previously the mod checked if them Item extended AxeItem, this will catch items that are treated as Axes but may not share that class. You are able to blacklist items in the config.

Breaking Blocks now factors in the enchantments on the Item as well as properly accounts for tile entities. For example an Axe with Silk Touch will cause Blocks of Leaves to drop rather than sticks and saplings.