skybox: add custom sky color options
Co-authored-by: Adam <Adam@sigterm.info>
This commit is contained in:
@@ -82,6 +82,11 @@ public class Constants
|
||||
|
||||
public static final int TILE_FLAG_BRIDGE = 2;
|
||||
|
||||
/**
|
||||
* The height of the overworld, in tiles. Coordinates above this are in caves and other such zones.
|
||||
*/
|
||||
public static final int OVERWORLD_MAX_Y = 4160;
|
||||
|
||||
/**
|
||||
* The number of milliseconds in a client tick.
|
||||
* <p>
|
||||
|
||||
Reference in New Issue
Block a user