dont shake head here
This commit is contained in:
parent
3f45bc51c0
commit
bcfe328a9a
@ -75,7 +75,6 @@ public class LevelVillagers implements VillagerOptimizerModule, Listener {
|
|||||||
}, null, 100L);
|
}, null, 100L);
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
wVillager.villager().shakeHead();
|
|
||||||
if (shouldNotify) {
|
if (shouldNotify) {
|
||||||
Player player = (Player) event.getPlayer();
|
Player player = (Player) event.getPlayer();
|
||||||
final String timeLeft = CommonUtils.formatTime(wVillager.getLevelCooldownMillis(cooldown));
|
final String timeLeft = CommonUtils.formatTime(wVillager.getLevelCooldownMillis(cooldown));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user