File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1+ # Cumulus - 1.21.4-2.0.2
2+
3+ - Fix an incompatibility crash with a failsafe for loading menu screens too early.
4+
15# Cumulus - 1.21.4-2.0.1
26
37- Fix a crash from the timer frame profiler not having ended yet when loading a menu.
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ parchment_version=2024.11.10
1515mod_id =cumulus_menus
1616mod_group =com.aetherteam.cumulus
1717mod_name =Cumulus
18- mod_version =2.0.1
18+ mod_version =2.0.2
1919mod_license =LGPL-3.0
2020mod_url =https://modrinth.com/mod/cumulus
2121mod_update =https://github.com/The-Aether-Team/Cumulus/raw/1.21.4-develop/update.json
Original file line number Diff line number Diff line change 66 "1.20.1-recommended" : " 1.20.1-1.0.0-neoforge" ,
77 "1.20.2-recommended" : " 1.20.2-1.0.1-neoforge" ,
88 "1.20.4-recommended" : " 1.20.4-1.0.1-neoforge" ,
9- "1.21.1-recommended" : " 2.0.1 " ,
9+ "1.21.1-recommended" : " 2.0.4 " ,
1010 "1.21.3-recommended" : " 2.0.1" ,
11- "1.21.4-recommended" : " 2.0.1 "
11+ "1.21.4-recommended" : " 2.0.2 "
1212 }
1313}
You can’t perform that action at this time.
0 commit comments