increase gamma
This commit is contained in:
parent
4b36ec8748
commit
516baf4d29
@ -2,5 +2,5 @@ package dev.c0de.minecraft.config;
|
|||||||
|
|
||||||
// Configuration options for the client
|
// Configuration options for the client
|
||||||
public class ClientConfig {
|
public class ClientConfig {
|
||||||
public double FULLBRIGHT_GAMMA = 2.5;
|
public double FULLBRIGHT_GAMMA = 5.5;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user