Skip to content

Primal Crusher/Chameleon tools impact not harvesting GT ores #31

@Zero-ui9

Description

@Zero-ui9

Is your feature request related to a problem? Please describe.

As title states, neither the primal crusher nor a chameleon pickaxe enchanted with impact will harvest GT ores(or actually any tileentity) with their 3x3 mining effect.

Describe the solution you'd like

From what I can tell, this behavior is due to the "harvestBlock" method in thaumcraft/common/lib/utils/BlockUtils (though I'm not entirely fluent in java, and it's obfuscated, so correct me if I'm wrong), which I believe just returns false for tile entities (but is also responsible for the "item collection" effect these tools have), and forbidden magic just calls the same method from TC.

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