File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ if (System.getenv().CURSEFORGE_KEY) {
138138        mainFile. changelogType =  ' markdown' 
139139
140140//         mainFile.addRequirement()
141-         mainFile. addOptional(" jei" " emi" ) 
141+         mainFile. addOptional(" jei" )  // , "emi"
142142    }
143143}
144144
@@ -156,7 +156,7 @@ if (System.getenv().MODRINTH_KEY) {
156156
157157        dependencies {
158158            optional. project " jei" 
159-             optional. project " emi" 
159+ //             optional.project "emi"
160160        }
161161    }
162162}
Original file line number Diff line number Diff line change 1- *  Fix bundle support (It had an inverted check causing it  to always return an empty list of items) 
1+ *  Initial update  to 1.21.4 
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ curseforge_id=1156098
2020modrinth_id =ooyjDLZt 
2121
2222#  Version
23- version =1.2.1 
23+ version =2.0.0 
2424
2525#  Dependencies
2626jei_version =20.0.0.4 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments