Base functions and first module #1
@ -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