mirror of
https://github.com/HibiscusMC/HMCCosmetics.git
synced 2025-12-19 15:09:19 +00:00
chore: remove ai from balloon armorstand
This commit is contained in:
@@ -50,6 +50,7 @@ public class UserBalloonManager {
|
||||
e.setSmall(true);
|
||||
e.setMarker(true);
|
||||
e.setPersistent(false);
|
||||
e.setAI(false);
|
||||
e.getPersistentDataContainer().set(HMCCServerUtils.getCosmemeticMobKey(), PersistentDataType.BOOLEAN, true);
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user