Update to Forge 1.14.
This commit is contained in:
@@ -58,8 +58,6 @@ public class SinglePickaxe implements BlockTool {
|
||||
player.printError("Max blocks change limit reached.");
|
||||
}
|
||||
|
||||
world.playEffect(clicked.toVector(), 2001, blockType.getLegacyId());
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user