We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b11b9f9 commit b12f45aCopy full SHA for b12f45a
changelog.md
@@ -1,13 +1,20 @@
1
-## Update - v1.4.0 (???)
+## Update - v1.4.0 (July 9, 2024)
2
This update brings compatibility with the version 1.21 of Minecraft.
3
4
-### Changes
+### Additions
5
- 1.21 compatibility
6
- Mace enchantment descriptions
7
8
+### Changes
9
+ - Improve most enchantment descriptions
10
+ - Improved load times
11
+
12
### Fixes
13
- Fixed script not working if not output folder exists
14
15
+### Removed
16
+ - Removed generate_pack.py script because the datapack can no longer be generated completely by the provided scripts
17
18
## Update - v1.3.0 (August 17, 2022)
19
### Additions
20
- Enchantment descriptions now show the max level the enchant can have
scripts/generate_pack.py
0 commit comments