mirror of
https://github.com/songoda/UltimateStacker.git
synced 2025-03-12 14:39:12 +01:00
Moved a bracket :o
This commit is contained in:
parent
1184ce24f3
commit
5b8d80e09d
@ -192,7 +192,6 @@ public class StackingTask extends BukkitRunnable {
|
||||
instance.getEntityStackManager().addStack(Methods.newEntity(entity), i > 25 ? 25 : i);
|
||||
}
|
||||
entity.remove();
|
||||
|
||||
}
|
||||
|
||||
private void fixHealth(LivingEntity entity, LivingEntity initialEntity) {
|
||||
|
Loading…
Reference in New Issue
Block a user