mirror of
https://github.com/Sollace/Unicopia.git
synced 2025-02-20 03:44:23 +01:00
Don't know what that changes but OK
This commit is contained in:
parent
6b7193e0f4
commit
d9e48ba603
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ public class EntityCloud extends EntityFlying implements IAnimals {
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public int getBrightnessForRender() {
|
public int getBrightnessForRender() {
|
||||||
return 0xF00000;
|
return 0xF000F0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in a new issue