Commit 0d41ce5 1 parent d8b4afd commit 0d41ce5 Copy full SHA for 0d41ce5
File tree 2 files changed +5
-1
lines changed
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
5
5
## Unreleased
6
+ - /
7
+
8
+ ## [ 1.2.1] - 2024-10-22
6
9
7
10
- added logging for cases where items are assigned to multiple unification tags
8
11
- added logging for cases where the recipe type can't be found
@@ -37,6 +40,7 @@ All notable changes to this project will be documented in this file.
37
40
Initial 1.21.1 port.
38
41
39
42
<!-- Versions -->
43
+ [ 1.2.1 ] : https://github.com/AlmostReliable/almostunified/releases/tag/v1.21.1-1.2.1
40
44
[ 1.2.0 ] : https://github.com/AlmostReliable/almostunified/releases/tag/v1.21.1-1.2.0
41
45
[ 1.1.0 ] : https://github.com/AlmostReliable/almostunified/releases/tag/v1.21.1-1.1.0
42
46
[ 1.0.0 ] : https://github.com/AlmostReliable/almostunified/releases/tag/v1.21.1-1.0.0
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ enableAccessWidener = false
8
8
minecraftVersion = 1.21.1
9
9
10
10
# Mod
11
- modVersion = 1.2.0
11
+ modVersion = 1.2.1
12
12
modPackage = com.almostreliable.unified
13
13
modId = almostunified
14
14
modName = AlmostUnified
You can’t perform that action at this time.
0 commit comments