Send 300 air not 0
This commit is contained in:
parent
887181e6e9
commit
e5ed366a33
@ -41,7 +41,6 @@ public class FlagWatcher {
|
|||||||
|
|
||||||
public FlagWatcher(Disguise disguise) {
|
public FlagWatcher(Disguise disguise) {
|
||||||
this.disguise = (TargetedDisguise) disguise;
|
this.disguise = (TargetedDisguise) disguise;
|
||||||
this.setData(MetaIndex.ENTITY_AIR_TICKS, 0);
|
|
||||||
equipment = new LibsEquipment(this);
|
equipment = new LibsEquipment(this);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user