File tree Expand file tree Collapse file tree 4 files changed +1
-63
lines changed 
java/de/dafuqs/revelationary/compat/jei Expand file tree Collapse file tree 4 files changed +1
-63
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ repositories {
1616	maven { url " https://maven.terraformersmc.com"   }
1717	maven { url " https://api.modrinth.com/maven/"   }
1818	maven { url " https://maven2.bai.lol"   }
19- 	maven { url =  " https://maven.blamejared.com"   } //  JEI
2019}
2120
2221dependencies  {
@@ -35,8 +34,6 @@ dependencies {
3534	modCompileOnly " me.shedaniel:RoughlyEnoughItems-api-fabric:${ project.rei_version} " 
3635	modCompileOnly " maven.modrinth:jade:${ project.jade_version} " 
3736	modCompileOnly " mcp.mobius.waila:wthit-api:fabric-${ project.wthit_version} " 
38- 	modImplementation(" mezz.jei:jei-${ minecraft_version}  -fabric-api:${ jei_version} "  )
39- 	modRuntimeOnly(" mezz.jei:jei-${ minecraft_version}  -fabric:${ jei_version} "  )
4037}
4138
4239processResources  {
Original file line number Diff line number Diff line change @@ -16,5 +16,4 @@ fabric_api_version=0.107.0+1.21.1
1616
1717jade_version =vHRyi3EF 
1818wthit_version =12.4.1 
19- rei_version =16.0.788 
20- jei_version =19.21.0.247 
19+ rei_version =16.0.788 
  Load Diff This file was deleted. 
Original file line number Diff line number Diff line change 2525    "jade" : [
2626      " de.dafuqs.revelationary.compat.jade.RevelationaryJadePlugin" 
2727    ],
28-     "jei_mod_plugin" : [
29-       " de.dafuqs.revelationary.compat.jei.RevelationaryJEIPlugin" 
30-     ],
3128    "rei_client" : [
3229      " de.dafuqs.revelationary.compat.rei.RevelationaryREIPlugin" 
3330    ]
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments