Skip to content

Tinker's Broad axe not chopping multiple blocks. #343

Description

@Visteus

Playing a 1.20.1 modpack with version 0.19-fixed of Treechop, and despite the server config files saying TC's broad tools should work, and to multiply the number of chops by 6 (with further x2 per Expanded), broad axes do not chop multiple per, making them slower than hand axes.

Relevant config section:
[compatibility.tinkersConstruct] #https://www.curseforge.com/minecraft/mc-mods/tinkers-construct #https://modrinth.com/mod/tinkers-construct #Makes AOE tools do more chops. enabled = true #Number of chops that tree breaking tools (like broad axes) should perform on a single block break #Range: 1 ~ 10000 treeBreakingTools = 6 #Number of chops that wood breaking tools (like hand axes) should perform on a single block break #Range: 1 ~ 10000 woodBreakingTools = 1 #The chop count multiplier for each level of the expanded upgrade #Range: 1.0 ~ 10000.0 expandedMultiplier = 2.0

Is this due to the woodBreakingTools config overwriting behavior of treeBreakingTools?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions