File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed 
java/net/coderbot/iris/pipeline/newshader Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -194,7 +194,7 @@ public NewWorldRenderingPipeline(ProgramSet programSet) throws IOException {
194194
195195		BufferFlipper  flipper  = new  BufferFlipper ();
196196
197- 		this .centerDepthSampler  = new  CenterDepthSampler (programSet .getPackDirectives ().getCenterDepthHalfLife ());
197+ 		this .centerDepthSampler  = new  CenterDepthSampler (renderTargets ,  programSet .getPackDirectives ().getCenterDepthHalfLife ());
198198
199199		this .shadowMapResolution  = programSet .getPackDirectives ().getShadowDirectives ().getResolution ();
200200
Original file line number Diff line number Diff line change 11{
22  "schemaVersion" : 1 ,
33  "id" : " iris" 
4-   "version" : " 1.2.7-pre- development-environment" 
4+   "version" : " 1.2.7-development-environment" 
55
66  "name" : " Iris" 
77  "description" : " A modern shaders mod for Minecraft intended to be compatible with existing OptiFine shader packs" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments