We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7256c79 commit 492677bCopy full SHA for 492677b
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 1.3.17+mc1.21.1
2
+* Pulled in DevDyna's PR to upgrade worms to use block tags and loot tables, and fixed up cluster models.
3
+* Fixed Drills/Batteries/Etc not showing recipes in JEI
4
+* Fixed missing Lamp Controller recipe.
5
+
6
# 1.3.16+mc1.21.1
7
* Fix Coffee Maker automation
8
* Fix Reconstructor in the JEI category being seen as input instead of render only causing EMI recipe tree to be more expensive than it should be
gradle.properties
@@ -4,7 +4,7 @@ org.gradle.parallel=true
org.gradle.caching=true
org.gradle.configuration-cache=false
-mod_version=1.3.16
+mod_version=1.3.17
9
# Forge
10
game_version=1.21.1
0 commit comments