File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 -fabric.jar
9+ default : aether-1.21.1-1.5.8 -fabric.jar
1010 deploy-branch :
1111 type : string
1212 default : 1.21.1-develop-fabric
Original file line number Diff line number Diff line change 1+ # The Aether - Fabric - 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+ - Fix a crash caused by some mods' creative tabs not existing in registry.
14+
115# The Aether - Fabric - 1.21.1-1.5.7
216
317Additions
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ neogradle.subsystems.parchment.mappingsVersion=2024.07.28
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-fabric/update.json
Original file line number Diff line number Diff line change 11{
22 "homepage" : " https://modrinth.com/mod/aether" ,
33 "promos" : {
4- "1.21.1-recommended" : " 1.5.7 "
4+ "1.21.1-recommended" : " 1.5.8 "
55 }
66}
You can’t perform that action at this time.
0 commit comments