File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed 
src/main/java/net/modfest/scatteredshards/client Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1919import  net .modfest .scatteredshards .networking .ScatteredShardsNetworking ;
2020
2121public  class  ScatteredShardsClient  implements  ClientModInitializer  {
22- 	public  static  final  int  ICON_Y_OFFSET  = 4 ;
23- 	public  static  final  boolean  DRAW_MINI_ICONS  = true ;
24- 	public  static  final  int  LEFT  = 0xFF_778888 ;
25- 	public  static  final  int  RIGHT_TOP  = 0xFF_777777 ;
26- 	public  static  final  int  RIGHT_BOTTOM  = 0xFF_555555 ;
22+ 	public  static  final  int  ICON_Y_OFFSET  = 6 ;
23+ 	public  static  final  boolean  DRAW_MINI_ICONS  = false ;
24+ 	public  static  final  int  LEFT  = 0xFF_3e2d58 ;
25+ 	public  static  final  int  RIGHT_TOP  = 0xFF_441209 ;
26+ 	public  static  final  int  RIGHT_BOTTOM  = 0xFF_1c0906 ;
2727
2828	public  static  final  String  SHARD_MODIFY_TOAST_KEY  = "toast.scattered_shards.shard_mod" ;
2929
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments