mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-08-08 23:35:27 +02:00
Whoops, typo.
This commit is contained in:
@@ -266,7 +266,7 @@ public class WoodCutting {
|
|||||||
int xp = 0;
|
int xp = 0;
|
||||||
TreeSpecies species = TreeSpecies.getByData(block.getData());
|
TreeSpecies species = TreeSpecies.getByData(block.getData());
|
||||||
|
|
||||||
if (block.hasMetadata("mcmmpPlacedBlock")) {
|
if (block.hasMetadata("mcmmoPlacedBlock")) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user