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.20.1-1.5.2-beta.7 -fabric.jar
9+ default : aether-1.20.1-1.5.2-beta.8 -fabric.jar
1010 deploy-branch :
1111 type : string
1212 default : 1.20.1-develop
Original file line number Diff line number Diff line change 1+ # The Aether - Fabric - 1.20.1-1.5.2-beta.8
2+
3+ Fixes
4+
5+ - Fix the game breaking when trying to dismount when a Swet dies.
6+ - Fix conflicts with other mods' modifications of experience drops.
7+
18# The Aether - Fabric - 1.20.1-1.5.2-beta.7
29
310Fixes
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ org.gradle.daemon=false
66# Mod
77mod_id =aether
88mod_name =The Aether
9- mod_version =1.5.2-beta.7
9+ mod_version =1.5.2-beta.8
1010mc_version =1.20.1
1111fabric_version =0.16.7
1212mappings =2023.08.20
Original file line number Diff line number Diff line change 11{
22 "homepage" : " https://modrinth.com/mod/aether" ,
33 "promos" : {
4- "1.20.1-recommended" : " 1.20.1-1.5.2-beta.7 -fabric"
4+ "1.20.1-recommended" : " 1.20.1-1.5.2-beta.8 -fabric"
55 }
66}
You can’t perform that action at this time.
0 commit comments