File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1818        type : boolean 
1919      minecraftVersion :
2020        description : ' Minecraft Version. Ex: [1.20.2,1.21)' 
21-         default : ' [1.21,1.22 )' 
21+         default : ' [1.21.6 ,1.21.9 )' 
2222        required : true 
2323      javaVersion :
2424        description : ' Publish java version' 
2727        type : number 
2828      modVersion :
2929        required : true 
30-         default : ' 1.9.7 +mc1.21' 
30+         default : ' 1.11.2 +mc1.21.6 ' 
3131        description : ' Mod version string. Ex: 1.9.2+mc1.20.6' 
3232        type : string 
3333      releaseName :
3434        required : true 
35-         default : ' [1.21] Bedrockify 1.9.7 ' 
35+         default : ' [1.21.6 ] Bedrockify 1.11.2 ' 
3636        description : ' Mod publish name. Ex: [1.20.6] Bedrockify 1.9.2' 
3737        type : string 
3838
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ org.gradle.jvmargs=-Xmx2048m
66	loader_version =0.16.14 
77
88#  Mod Properties
9- 	mod_version  = 1.11.1  
9+ 	mod_version  = 1.11.2  
1010	maven_group  = me.juancarloscp52 
1111	archives_base_name  = bedrockify 
1212
Original file line number Diff line number Diff line change 3434  ],
3535  "depends" : {
3636    "fabricloader" : " >=0.16.0" 
37-     "minecraft" : " >=1.21.5 " 
37+     "minecraft" : " >=1.21.6 <1.21.9 " 
3838    "java" :" >=21" 
3939  },
4040  "suggests" : {
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments