mirror of
https://github.com/HibiscusMC/HMCCosmetics.git
synced 2025-12-30 04:19:28 +00:00
Balloons can no longer be dyed
This commit is contained in:
@@ -23,6 +23,8 @@ public class CosmeticBalloonType extends Cosmetic {
|
||||
String modelId = config.node("model").getString();
|
||||
|
||||
this.modelName = modelId;
|
||||
|
||||
setDyable(false);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user