We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e9c737 commit 4ea9819Copy full SHA for 4ea9819
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# 1.3.18+mc1.21.1
2
+* Update enchantment related code
3
+
4
# 1.3.17+mc1.21.1
5
* Pulled in DevDyna's PR to upgrade worms to use block tags and loot tables, and fixed up cluster models.
6
* Fixed Drills/Batteries/Etc not showing recipes in JEI
gradle.properties
@@ -4,7 +4,7 @@ org.gradle.parallel=true
org.gradle.caching=true
org.gradle.configuration-cache=false
7
-mod_version=1.3.17
+mod_version=1.3.18
8
9
# Forge
10
game_version=1.21.1
0 commit comments