Allomancy

Allomancy

370k Downloads

GetEffectiveTool on lead returns "pick"

Raycoms opened this issue ยท 0 comments

commented

Like I wrote in the title.

I'm from the minecolonies team and we add workers to the game which use tools to mine for the player etc.

We're using the correct minecraft strings to determine which tool our worker has to use to mine a block.

Unfortunately, your block does return "pick" and not "pickaxe" and does therefore cause exceptions being thrown.

Could you fix that?