mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-11 20:13:55 +00:00
Merge pull request #482 from EngineHub/forge-1.14
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