File tree Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 66parameters :
77  artifact-name :
88    type : string 
9-     default : aether-1.21.1-1.5.7 -neoforge.jar 
9+     default : aether-1.21.1-1.5.8 -neoforge.jar 
1010  deploy-branch :
1111    type : string 
1212    default : 1.21.1-develop 
Original file line number Diff line number Diff line change 1+ # The Aether - NeoForge - 1.21.1-1.5.8  
2+ 
3+ Changes
4+ 
5+ -  The Sun Spirit no longer goes through blocks, but will break blocks in its path.
6+ -  Crystal Islands now support generating with surface blocks of modded biomes.
7+ 
8+ Fixes
9+ 
10+ -  Fix Cumulus world preview crash loops by adding a failsafe that disables the preview after a crash.
11+ -  Fix Tips compatibility causing game resources to reload twice during startup.
12+ -  Fix compatibility with gloves not working with some mods that change arm rotations.
13+ 
114# The Aether - NeoForge - 1.21.1-1.5.7  
215
316Additions
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ neoForge.parchment.mappingsVersion=2024.06.23
99mod_id =aether 
1010mod_group =com.aetherteam.aether 
1111mod_name =The Aether 
12- mod_version =1.5.7  
12+ mod_version =1.5.8  
1313mod_license =Assets: All Rights Reserved; Code: LGPL-3.0 
1414mod_url =https://modrinth.com/mod/aether 
1515mod_update =https://github.com/The-Aether-Team/The-Aether/raw/1.21.1-develop/update.json 
Original file line number Diff line number Diff line change 66    "1.20.1-recommended" : " 1.20.1-1.5.1-neoforge"  ,
77    "1.20.2-recommended" : " 1.20.2-1.5.1-neoforge"  ,
88    "1.20.4-recommended" : " 1.20.4-1.5.1-neoforge"  ,
9-     "1.21.1-recommended" : " 1.5.7 " 
9+     "1.21.1-recommended" : " 1.5.8 " 
1010  }
1111}
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments