Skip to content

Commit 1197967

Browse files
committed
CHANGELOG.md and bump version.
1 parent 2469cd5 commit 1197967

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
### What's New:
22

3-
[`misc/recipe_advancements_generation`]:
3+
[`mechanics/dragon_fight`]:
44

5-
* Moved generation to `SERVER_STARTING`.
5+
* Fixed null pointer crash caused by broken initialization.
6+
7+
[`mechanics/trading_goat_horn`]:
8+
9+
* Fixed manager's initializer never being called.
10+
11+
[`general`]:
12+
13+
* Removed legacy config migration.
14+
* Cleaned up downloaders.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ minecraft_version=1.20.1
88
yarn_mappings=1.20.1+build.2
99
loader_version=0.15.6
1010
# Mod Properties
11-
mod_version=1.6.1-1.20.1
11+
mod_version=1.6.2-1.20.1
1212
maven_group=me.melontini
1313
archives_base_name=andromeda
1414
# Dependencies

0 commit comments

Comments
 (0)